Hi everybody
I was studing for a while loading Wavefront objects (.obj), and
GeometryArray is always created
'By Copying' and not 'By Reference'. So all vertices coordinates are
repeated 3 times for each triangle.
Is there any possibility to 'force' loaders.objectfile to create geometries
by reference?
Or maybe it'll be added to upcoming 1.2.1 edition?
I prefer to have one table with vertices, because I'm going to create some
Level-of-Detail classes and
realtime LOD always regenerates triangles, based on static vertices table.
Andrzej Piasecki
WFMH
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".