Patch objects obscure text objects
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!