Patch objects obscure text objects
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have rendered a 3D object using a bunch of patches. "Beneath" these semi-transparent patches I have drawn lines (using the simple "line" function) in order to show association between the patches. It all works fine and I can rotate the whole thing in 3D. HOWEVER.... when I used the "text" function to label the endpoints of the lines, the text becomes obscured by patches. The lines however are always visible. It looks like the text objects are of a different type that is not understood by the OpenGL renderer.
Any suggestions? I see this was (partially) addressed before : http://www.mathworks.com/matlabcentral/answers/75453-text-is-hidden-behind-markers-what-now
Thanks!
Dan
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!