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.
avoCADo is a 3D design and modeling program (CAD) which aims to be a collaborative tool with an intuitive user interface for both engineers and artists alike. avoCADo is open source under the GPL.
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.
Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
EGL is a pure java 3D Graphics API which was designed for J2ME mobile devices and based on CLDC 1.0 only, which provided OpenGL-like interface and supports basic 3D pipeline and texture.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This 3D visualization program would allow you to travel through interiors of imported buildings. Client - server architecture would allow "virtual clients" - for example for showing in real-time, where staff is located (using additional equipment)
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
jSVR is an implementation of the Single view 3D reconstruction technique. It allows the recreation of 3D scenes from a single image. It provides a UI that navigates the user through a number of steps from a source image to a complete 3dmodel of the scene
Ghia is a 3d library which allows consumers to switch between various software and hardware renderers. Software renders include zbuffer texture mapping, z-sorting polys and a wireframe. Simple scenes rendered in 30 fps with the texture mapped renderer.
LDrawLoader is an implementation of the com.sun.j3d.loaders.Loader-interface to load LDraw-parts and -models into Java3D-Scenes. Additionally a LDraw-Viewer is provided, that uses the loader to display LDraw-parts and -models.
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
Iupiter is a Java API using both a lot of new features available with JDK 1.4 and its JVM, and the open source library LWJGL which enables us to use native APIs such as OpenGL and OpenAL, or OS services for interfacing to mouse, keyboard and joypad.
cmjTracer is a small Java based ray tracer with antialiasing and Constructive Solid Geometry (CSG). It will be capable of importing various 3D and image file formats for rendering. It will also be able to render keyframed animations.