Anim8or Community

General Category => General Anim8or Forum => Topic started by: JunkerKun on January 02, 2015, 07:33:18 pm

Title: Backface culling?
Post by: JunkerKun on January 02, 2015, 07:33:18 pm
Is there any way to enable this thing?
Title: Re: Backface culling?
Post by: neirao on January 04, 2015, 02:22:09 pm
is something like this?

(http://www.anim8or.com/tutorials/from_users/toon_notes/toon_rendering_hints.jpg)
Title: Re: Backface culling?
Post by: davdud101 on January 04, 2015, 07:31:01 pm
Is that where the program doesn't render back faces to save memory? (I'm not  sure, jw)
Title: Re: Backface culling?
Post by: Raxx on January 05, 2015, 12:56:02 am
View->Preferences->Backside needs to be unchecked. However, apparently it no longer does anything. I'll post it as a bug report in the v0.98 discussion forum.

Until it's fixed, you can give it a two-sided material, and for the second side of the material give it 0 trans and 0 spec.
Title: Re: Backface culling?
Post by: JunkerKun on January 05, 2015, 07:06:54 am
View->Preferences->Backside needs to be unchecked. However, apparently it no longer does anything. I'll post it as a bug report in the v0.98 discussion forum.

Until it's fixed, you can give it a two-sided material, and for the second side of the material give it 0 trans and 0 spec.

Ah, I've been wondering what this option does. Okay, thanks for clearing this up.