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?
1 Comment
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/469434-how-can-i-render-points-in-3d-such-that-they-correctly-occlude-each-other#comment_803849
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/469434-how-can-i-render-points-in-3d-such-that-they-correctly-occlude-each-other#comment_803849
Sign in to comment.