Java 3D Model Loaders [Complete]

One of the first things I did in 3D was write a set of loaders for the Java 3D scenegraph that allowed loading of Quake 2 player models and maps, and Quake 3 player models. I used these in some of the first projects I wrote using the technology. They're still available over at New Dawn Software.

I had tried Quake 2 BSP

I had tried Quake 2 BSP Loader and Quake 3 MD3 Loader, it work fine, great software, hope it can be continued, good luck.