Transparent ImageTexture in Simulink 3D Animation
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I'm modifying a VR scene. I created a rectangle with an image texture of tree. The rest of the image is transparent so that only the tree can obstacle the vision. When I viewed it with web browser, it works as I expected. When I viewed it with internal 3D viewer, the transparent part became white. How can I deal with this problem? Please help me. Thanks.
0 Commenti
Risposte (1)
Jan Danek
il 4 Set 2013
Simulink 3D Animation Internal Viewer accepts the following file formats with transparency:
GIF: Transparent colour has to be Colour 0 in the palette PNG: Transparent colour can be any colour in the palette, also alpha blending is supported.
I recommend you to convert your image into the PNG format, you should be able to render it correctly.
Hope this helps,
Jan
0 Commenti
Vedere anche
Categorie
Scopri di più su Animation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!