Problem with VRML97Loader class
Brought to you by:
skonno
When I try to load a wrl file using the VRML97Loader
class downloaded from the CyberGarage, I do not get
anything as an output.
Furthermore, when i try to use :
TransformGroup viewGroups[] =
VRMLScene.getViewGroups();
I get a null pointer reference.
Is there a way to bypass this problem? I checked all the
relevant lists and I haven't found anything that solves
this problem....
Any tips would be really appreciated.
Thanks