QRay is an interactive 3D modelling system in Java. It's built-in real-time raytracing engine implements the Quadric-CSG representation model and the Seed-Fill optimization method, which empower QRay to provide cool WYSIWYG 3D modelling functionalities.
CSJB (Crystal Space Java Binding) is a package of java classes, that can interface with the Crystal Space 3D engine, via Java's Java Native Interface (JNI).
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.
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.
J3DME provides fast simple 3D rendering capabilities for small devices running Java. The engine will support wireframe and surface renderer. Supported UI rendering architectures are MIDP(J2ME), WABA, AWT and KJAVA.
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.
Raytracing rendering engine written in Java. Plug it into a modeling environment, or programmatically create a scene. Uses Constructive Solid Geometries (CSG), bounding boxes, and fully extensible design (at least eventually).
Loose intention is to develop a particle engine visualised with Java3D. Along the way various aspects of Java3D will be explored. Hopefully code generated will have benefit to others as a learning base.