Viper85626 
 
 
		
			Junior Member 
			
			
			
 
			
	Posts: 46 
	Threads: 6 
	Joined: Apr 2013
	
 Reputation: 
2
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				 (10-01-2014, 10:27 PM)Romulator Wrote:  If you have the AAMFP patch, it makes it a little bit easier to work with outdoor environments, gives you a few more entities to muck around with at the cost of your brute, gives you a little more creativity - however you have to supply all things like you would with your FC. I personally would not recommend it as it is not needed for a good story. 
You just cleared my doubts. I won't be getting it haha. Thanks!   
			 
			
			
			
		 |  
	 
 | 
 
	| 10-01-2014, 10:45 PM  | 
	
		
	 | 
 
 
	
		
		Acies 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 1,643 
	Threads: 60 
	Joined: Feb 2011
	
 Reputation: 
73
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				 (10-01-2014, 10:45 PM)Viper85626 Wrote:   (10-01-2014, 10:27 PM)Romulator Wrote:  If you have the AAMFP patch, it makes it a little bit easier to work with outdoor environments, gives you a few more entities to muck around with at the cost of your brute, gives you a little more creativity - however you have to supply all things like you would with your FC. I personally would not recommend it as it is not needed for a good story.  
You just cleared my doubts. I won't be getting it haha. Thanks!   
What I meant was that the updated shaders should be part of the official patch, which they currently are not!   
Hmm.. Other than that the patch allows you to add custom monsters/models with animations. Without it you'll just go mad trying to export anything animated to HPL.
			  
			
			
 
 ![[Image: mZiYnxe.png]](http://i.imgur.com/mZiYnxe.png)  ジ
  
			
		 |  
	 
 | 
 
	| 10-01-2014, 11:53 PM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				I don't mind uploading the new shaders, should that help Viper's work.   
			 
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
		 |  
	 
 | 
 
	| 10-02-2014, 03:40 AM  | 
	
		
	 | 
 
 
	
		
		Viper85626 
 
 
		
			Junior Member 
			
			
			
 
			
	Posts: 46 
	Threads: 6 
	Joined: Apr 2013
	
 Reputation: 
2
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				No need to upload anything. I'm making this tool's abilities to just work on the local shader files in your computer. I'll have an update soon!
			 
			
			
			
		 |  
	 
 | 
 
	| 10-02-2014, 04:55 AM  | 
	
		
	 | 
 
 
	
		
		Radiance 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 319 
	Threads: 34 
	Joined: Aug 2015
	
 Reputation: 
5
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				Is it possible to import shader animations from synthclipse with all neccesary C++ libraries for the custom story?  
 
 
			 
			
			
			
		 |  
	 
 | 
 
	| 09-17-2015, 02:57 PM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				I honestly have no idea what I am looking at, so I cannot fully comment. The shaders we were referring to in this thread were in reference to the Sepia Tone you get when you use the script command FadeSepiaColorTo();. By modifying the picture file you have in textures/shaders, you can give the game slightly differing effects to the normal Red color that would appear if the shadow got pretty angry (and in the opening of Amnesia I believe). 
 
So if what you're suggesting is to create an animation and import that into Amnesia, the first thing that comes to mind is Particle Editting, since that's pretty much your main source of animation effects without having to model.
			 
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
		 |  
	 
 | 
 
	| 09-17-2015, 03:33 PM  | 
	
		
	 | 
 
 
	
		
		Radiance 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 319 
	Threads: 34 
	Joined: Aug 2015
	
 Reputation: 
5
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				First animation is .fragx shader. It is GLSL fragment shader  
The included C++ code renders the object and all the lighting. So object is defined via C++ formula. But, Amnesia accepts .glsl file so I was thinking is there a way to import it?
			 
			
			
			
		 |  
	 
 | 
 
	| 09-17-2015, 03:40 PM  | 
	
		
	 | 
 
 
	
		
		Traggey 
 
 
		
			is mildly amused 
			
			
			
 
			
	Posts: 3,257 
	Threads: 74 
	Joined: Feb 2012
	
 Reputation: 
185
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				No, that won't work. These animations are voxel based as far as I know, and HPL has no support for voxels.
			 
			
			
			
				
(This post was last modified: 09-17-2015, 04:17 PM by Traggey.)
 
				
			 
		 |  
	 
 | 
 
	| 09-17-2015, 04:17 PM  | 
	
		
	 | 
 
 
	
		
		Radiance 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 319 
	Threads: 34 
	Joined: Aug 2015
	
 Reputation: 
5
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				 (09-17-2015, 04:17 PM)Traggey Wrote:  No, that won't work. These animations are voxel based as far as I know, and HPL has no support for voxels. 
How is water shader and ripples animated in Amnesia and Soma? Couldn't be that method used  for this object too ?
			  
			
			
			
				
(This post was last modified: 09-17-2015, 06:38 PM by Radiance.)
 
				
			 
		 |  
	 
 | 
 
	| 09-17-2015, 06:38 PM  | 
	
		
	 | 
 
 
	
		
		Mudbill 
 
 
		
			Muderator 
			
			
			
 
			
	Posts: 3,881 
	Threads: 59 
	Joined: Apr 2013
	
 Reputation: 
179
		
	 | 
	
		
			
RE: Custom Shader Mod Tool! 
			 
			
				Water is a plane with an animated texture. Very simple.
			 
			
			
 
			
		 |  
	 
 | 
 
	| 09-17-2015, 07:07 PM  | 
	
		
	 | 
 
 
	 
 |