I've been working on this for a while now as i learn more about java3d.
It can:
- load models
- merge models (add them to the scene rather than reloading it)
- render
It has no color because they are in a .obj format, im trying to find a .dat rs format reader for real RS models and simple colors.
The program contains these models: KBD, the STFU model, KQ, and a skillcape ground model.
Pictures:
default when loaded:
turn the grid on and off:
Render view:
Bugs:
Only thing i have found so far is that if you render with the grid is OFF, you cant get out of render view without loading the model again.
Attached.
It can:
- load models
- merge models (add them to the scene rather than reloading it)
- render
It has no color because they are in a .obj format, im trying to find a .dat rs format reader for real RS models and simple colors.
The program contains these models: KBD, the STFU model, KQ, and a skillcape ground model.
Pictures:
default when loaded:

turn the grid on and off:

Render view:

Bugs:
Only thing i have found so far is that if you render with the grid is OFF, you cant get out of render view without loading the model again.
Attached.