Patch objects obscure text objects
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!