Where to find Shader Source [SOLVED]

Massive Virtual Texturing for Unity Pro
Post Reply
pha3z
Posts: 3
Joined: Wed Oct 09, 2013 9:28 pm

Where to find Shader Source [SOLVED]

Post 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?
User avatar
Ricardo Teixeira
Posts: 954
Joined: Fri Aug 09, 2013 2:26 pm

Re: Where to find Shader Source

Post 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/A ... nvPack.zip


Let us know if you run into any issues.
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
pha3z
Posts: 3
Joined: Wed Oct 09, 2013 9:28 pm

Re: Where to find Shader Source

Post by pha3z »

Thank you!
User avatar
Ricardo Teixeira
Posts: 954
Joined: Fri Aug 09, 2013 2:26 pm

Re: Where to find Shader Source

Post by Ricardo Teixeira »

No problem :)
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply