Hi,
I am working on loading an OBJ file in Xith created by the Terragen application. I know a lot about how this is
achieved using Java3D and am trying to apply my knowledge to Xith.
In my Java3D layout the loader extracts the Shape3D object from the BranchGroup (created from the OBJ file)
I was wondering if this is possible from the xith loader. I realise I don’t fully understand how the loader works
in either Java3D or Xith so I feel quite limited in what I am trying to achieve. :-\
Could anyone please either explain how I can create a Shape3D object from an OBJ file or suggest a better way of
loading a Terragen OBJ file into Xith.
Thanks
