WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Texture applid on a plane gets inverted in one of its the sides (https://forum.worldviz.com/showthread.php?t=3622)

Renato Lima 03-14-2011 05:45 PM

Texture applid on a plane gets inverted in one of its the sides
 
When I apply a texture to a plane, it shows correctly on one of its sides (for instance a picture with a text would read A,B,C,D) but when I look at it from the other site it becomes "D,C,B,A"); how can I fix it?

Thank you so very much!

farshizzo 03-14-2011 06:16 PM

Try creating a thin box instead, using the vizshape module:
Code:

quad = vizshape.addBox([1,1,0.01])
quad.texture(tex)



All times are GMT -7. The time now is 11:10 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC