Hi all,
I am trying to load 3D objects ( mainly VRML ) into my application.
Could anyone help me with it ?
Will the loader library help ?
Thanks in advance ,
Romil.
===
To unsubscribe, send email to [EMAIL PROTECTED] and i
Thanks for the help.
The error was ::
I created a QuadArray object and was trying to add that to the
TransformGroup, instead of a Shape3D(QuadArray object).
Sorry for this one.!
--
Romil
Justin Couch wrote:
>ROMIL D SHAH wrote:
>
>
>> Just getting started with J3D. I w
Hi guys,
Just getting started with J3D. I want to rotate a Quadarray, but was
unsuccessful.
When i try to add the QuadArray object to the TransformGroup( i.e.
TG.addChild) , it does not allow me to do so.
Please help.
---
Romil
==