Page 1 of 1

Where to find Shader Source [SOLVED]

PostPosted: Wed Oct 09, 2013 9:48 pm
by pha3z
In Unity, if I examine a shader in the Project assets tree, I can click "Open compiled Shader", but that's no good because I can't edit that easily.

Where do I find the pre-compiled shader source so that I can modify the shaders for our needs or write custom shaders that interface with the Amplify API?

Re: Where to find Shader Source

PostPosted: Wed Oct 09, 2013 9:59 pm
by Ricardo Teixeira
Hello,

For reference, the shaders are in "Assets/AmplifyTexture/Shaders". (Double Click to open in MonoDevelop)

Right Here: Manual, "How to convert your own shaders" http://amplify.pt/unity/amplify-texture/manual/

Direct link to the shader conversion Pack: Zip http://amplify.pt/wp-content/download/AmplifyTexture-ShaderConvPack.zip


Let us know if you run into any issues.

Re: Where to find Shader Source

PostPosted: Wed Oct 09, 2013 10:11 pm
by pha3z
Thank you!

Re: Where to find Shader Source

PostPosted: Wed Oct 09, 2013 10:19 pm
by Ricardo Teixeira
No problem :)