Well, I think we need one of the Java 3D team (or someone to look at the
now released source code) to see if GeometryInfo does anything to the
order of vertices.

Possibly you might be hitting an issue with 3D Studio Max when you
export, we have no way to assure the vertex order is maintained from one
export to the next (probably dependent upon modifications you make to
the model).

- John Wright
Starfire Research

Paul Brown wrote:
>
> Hi,
> Thanks for the info John.
>
> How would I know if the GeometryInfo was changing the order of the
> vertices? The only way I can think of would be to comment the
>
> gi.recomputeIndices();
>
> line out in your loader.
>
> I would be very grateful for any suggestions on how to resolve this.
> Many thanks,
> -Paul
>
> ===========================================================================
> 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".

===========================================================================
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".

Reply via email to