Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Epical is a Java based, sandbox game (http://en.wikipedia.org/wiki/Sandbox_game).
It uses Java Monkey Engine for the 3D rendering and ODE for the physics.
Pure Java implementation of an interactive 3d graph renderingengine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
Agilis is a simple, fully featured Sprite engine for Java applets and applications. It builds on top of TinyPTC, and provide collision detection, sprite scaling, opacity rendering and animation handling.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
CryptEngine is a fast 3D engine for Java available as Open Source.
It is based on OpenGL and provides components and objects allowing the description and rendering of 3D scenes. CryptEngine focuses on Rapid Application Development.
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
Joctree is a real-time graphics engine for Java. The engine supports scene-optimization via octrees, and will support basic model and animation formats (Wavefront/Obj and Quake/MD2).
ODE for Java is a binding between C dynamics library ODE (Open Dynamics Engine, http://ode.org) and Java. Separate packages provide among other things a Java3D integration and thus a scenegraph representation of selected ODE objects.
JAVA is DOOMED (JID) is an OpenSource 3D engine implemented in JAVA and uses OpenGL as graphic API. The reference implementation of the Java bindings jogl is used to access the OpenGL API. ESCAPE and ModelLoader are applications based on JID.
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
A software library to bridge Simpull, a 2D Java Physics Engine, and PulpCore, a 2D rendering and animation framework. This will expand the capabilities of PulpCore to include physics simulations. Just extend SimpullScene2D and have at it!