Results 1 to 1 of 1
Thread: Java3D
- 04-21-2008, 08:07 AM #1
Java3D
Is anybody here working in java3d?
please help me in generating normals for a triangle array..I have the float array that contains the normal coordinates and int array containing normal indices.. I used
to set the normals to the TriangleArray created using the GeometryInfo..GeometryInfoobj.setnormals(floatArray);
GeometryInfoobj.setNormalIndices(intarray);
The issue is appearance of the model that am displaying is not setting properly,its appearing as the appearance is floating through the model..
Appearance setting is correct,so am thinking its normal issue..
Thanks
Similar Threads
-
Rotations and traslations in java3d
By elberral in forum AWT / SwingReplies: 0Last Post: 04-15-2008, 03:38 PM -
Java3D: Clicking and getting coordinates?
By seabhcan in forum Advanced JavaReplies: 0Last Post: 01-11-2008, 02:46 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks