Outline shader for cube

Your feedback is very important to us. We are listening.
Post Reply
3d artist1987
Posts: 36
Joined: Wed May 03, 2017 4:51 am

Outline shader for cube

Post by 3d artist1987 »

Hey,

Any solution for outline shader for the cube? (its work in a sphere)

Thanks
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Outline shader for cube

Post by Amplify_Borba »

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?

Image
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!
3d artist1987
Posts: 36
Joined: Wed May 03, 2017 4:51 am

Re: Outline shader for cube

Post by 3d artist1987 »

hey,

I want to something this type of effect.

https://www.google.co.in/imgres?imgurl= ... mrc&uact=8
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Outline shader for cube

Post by Amplify_Borba »

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.
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!
3d artist1987
Posts: 36
Joined: Wed May 03, 2017 4:51 am

Re: Outline shader for cube

Post by 3d artist1987 »

Thanks for the reply. :D
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Outline shader for cube

Post by Amplify_Borba »

No problem, glad I could help!

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!
Post Reply