Page 1 of 1

OctLight (BSD)

Posted: Sun Nov 04, 2007 3:56 am
by Tami
[url=\"https://jge.dev.java.net/\"]OctLight[/url] is a Java game engine that will provide all the tools necessary to get 3D massively multi player online games. It can be used for single player games as well, although that's the not the main focus.

OctLight includes a scene graph API which is rendered using OpenGL. Built on top of this is a map and object framework which includes collision detection and visibility checking. In addition to this modules for networking, AI, GUI and persistence will be created.

At the moment OctLight is in experimental and design stage.