Hey,
Any solution for outline shader for the cube? (its work in a sphere)
Thanks
Outline shader for cube
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: Outline shader for cube
Hello, thank you for getting in touch!
Our Outline implementation should be working for cubes, as you can see in the image below, could you please provide additional details regarding the issue you're having?

Note: Our technique can only function properly in Forward mode, using it in Deferred may lead to all sorts of issues.
Are you using the Outline node for a custom setup, or simply setting the parameter in the Output Node?
If you could also share a screenshot or video for the effect you're trying to achieve we could point you in the right direction, thanks!
Our Outline implementation should be working for cubes, as you can see in the image below, could you please provide additional details regarding the issue you're having?

Note: Our technique can only function properly in Forward mode, using it in Deferred may lead to all sorts of issues.
Are you using the Outline node for a custom setup, or simply setting the parameter in the Output Node?
If you could also share a screenshot or video for the effect you're trying to achieve we could point you in the right direction, thanks!
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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
-
3d artist1987
- Posts: 36
- Joined: Wed May 03, 2017 4:51 am
Re: Outline shader for cube
hey,
I want to something this type of effect.
https://www.google.co.in/imgres?imgurl= ... mrc&uact=8
I want to something this type of effect.
https://www.google.co.in/imgres?imgurl= ... mrc&uact=8
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: Outline shader for cube
Unfortunately, our current outline implementation doesn't provide this type of control, you'd have to create your own custom solution for an outline effect that would detect and apply the effect to the edges on your geometry.
I recommend that you check out this post, where an outline shader was shared by another community member, which makes use of our Shader Templates to create a Post-Processing shader that draws an outline on any edges that are detected on the screen, as a starting point.
I recommend that you check out this post, where an outline shader was shared by another community member, which makes use of our Shader Templates to create a Post-Processing shader that draws an outline on any edges that are detected on the screen, as a starting point.
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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
-
3d artist1987
- Posts: 36
- Joined: Wed May 03, 2017 4:51 am
Re: Outline shader for cube
Thanks for the reply. 
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: Outline shader for cube
No problem, glad I could help!
Please don't hesitate to get back in touch if you have any further questions, thank you!
Please don't hesitate to get back in touch if you have any further questions, thank you!
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!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!