windrobin / papervision3d

Automatically exported from code.google.com/p/papervision3d
0 stars 0 forks source link

Papervision3D.useRIGHTHANDED = true = messed up image texture #255

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set Papervision3D.useRIGHTHANDED = true;
2. Make a simple plane with a MovieMaterial containing a simple jpg.

What is the expected output? What do you see instead?
You expect to see the plane with its texture properly textured, instead you
see the plane with its texture not properly lined up.

What version of the product are you using? On what operating system?
Latest from trunk, in windows 7.

Please provide any additional information below.
This was not an issue maybe about 8 months ago.

Original issue reported on code.google.com by raul.com...@gmail.com on 9 Feb 2010 at 1:10