Hello, I'm trying to understand if my idea is feasible by using Amplify Shader. I'm currently working on a 2018.3 terrain in the legacy pipeline (no HDRP or LDRP). The only new option I'm using is the "Draw instanced".
My goal would be:
- 8 albedo (with respective normal, metallic, roughness ...
Search found 4 matches
- Fri Feb 01, 2019 4:45 pm
- Forum: Amplify Shader Editor
- Topic: 2018.3 Terrain Shader
- Replies: 4
- Views: 4988
- Wed Mar 21, 2018 12:55 pm
- Forum: Amplify Shader Editor
- Topic: Outline order?
- Replies: 5
- Views: 3361
Re: Outline order?
Sure!
https://i.imgur.com/ttyLNHt.jpg
Unfortunately I can't post the entire shader because of the NDA. Anyway the first CGPROGRAM contains the snippet I posted above (the outline itself).
Cyl1 and Cyl2 are both at xyz 0, 0, 0. Cyl2 is slightly larger than Cyl1 (as you can see in the "current ...
https://i.imgur.com/ttyLNHt.jpg
Unfortunately I can't post the entire shader because of the NDA. Anyway the first CGPROGRAM contains the snippet I posted above (the outline itself).
Cyl1 and Cyl2 are both at xyz 0, 0, 0. Cyl2 is slightly larger than Cyl1 (as you can see in the "current ...
- Tue Mar 20, 2018 6:56 pm
- Forum: Amplify Shader Editor
- Topic: Outline order?
- Replies: 5
- Views: 3361
Re: Outline order?
Hi, thanks to you for your answer.
Here's the snippet of the outline part:
https://pastebin.com/j2tL2pUD
The programmer says that he simply checked the "outline" options in the shader editor and hooked up the outline color to the vertex color of the mesh.
Here's the snippet of the outline part:
https://pastebin.com/j2tL2pUD
The programmer says that he simply checked the "outline" options in the shader editor and hooked up the outline color to the vertex color of the mesh.
- Tue Mar 20, 2018 1:50 pm
- Forum: Amplify Shader Editor
- Topic: Outline order?
- Replies: 5
- Views: 3361
Outline order?
Hello,
I commissioned a small shader that apparently has been made with Amplify Shader. This shader has a beautiful outline that is customizable from the inspector.
I have a cylinder that fits into a slightly larger cylinder (sort of pants) and both have the material with different colors outlines ...
I commissioned a small shader that apparently has been made with Amplify Shader. This shader has a beautiful outline that is customizable from the inspector.
I have a cylinder that fits into a slightly larger cylinder (sort of pants) and both have the material with different colors outlines ...