开发者

how to see oneself edges using java3d transparency

开发者 https://www.devze.com 2023-01-02 17:37 出处:网络
When setting an object\'s transparency on in Java3D, I cant see the other objects through that object but I can\'t see this very object geometry through it. Is that possible ?

When setting an object's transparency on in Java3D, I cant see the other objects through that object but I can't see this very object geometry through it. Is that possible ?

(example: I have a transparent cube that is lit a way that the faces have different colors, however, I can only see at most 3 faces of the cub开发者_运维知识库e at the same time)


This probably has something to do with Culling. Check out this example: http://java.sun.com/developer/onlineTraining/java3d/j3d_tutorial_ch2.pdf Go to page 2-42, section 2.6.4. I have a feeling it has to do with that.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号