There are some things in JOGL that Java3D does not yet support, but one thing that Java3D does give you is a CompressedGeometry class that allows you to compress models in Wavefront (.obj) format quite nicely. Does JOGL have any such utility yet? ???
Thanks.