How can I render points in 3D such that they correctly occlude each other
1 次查看(过去 30 天)
显示 更早的评论
When I use plot3() to render points (using the OpenGL renderer, in hardware mode, with full hardware support), the occlusion of points by others doesn't correctly reflect their depth. In fact, by shifting the camera viewpoint slighlty, I can even get the occlusion to reverse, so points which were previously hidden become visible (example images attached). How can I get the figure rendering to respect the depth ordering of the points?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!