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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
GhostEngine is a game engine coded in C++, available for Windows, Linux, and MacOS. It is currently in heavy development, only fully available for Windows and partially for Linux, but work is being done to allow portability.
This project is a fork of the Irrlicht Engine with several add-ons and improvements,<getting the lastest advanced features in 3D rendering and a more complete Game Framework.
Realtime 3D game/visualization engine, written in C++, scriptable through Tcl/Tk, Python and Lua. Supports D3D and OpenGL for rendering, runs under Linux and Windows.
XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross eye viewing. It can be used as simple texture generator too. Original XEland was a Gnome application written in C++.
A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
RTE is a global illumination engine used for lighting scenes in an interactive 3D environment. It can compute the global illumination, both on the fly or as a pre-compute process. It can be easily tied to existing Scenegraphs/3D rendering engines/games.
MultiBrain is an experimental object oriented 3D graphic engine based on OpenGL.
It is focuses on rendering technics and physical simulation, so it was created to be an environment simulator rather then a gaming framework.
OpenTree Library is a cross-platform, engine-independent library which provides 3d tree generation for real-time applications such as games and visualization software.
Code libraries and media files contributed by Whoola, Inc. Includes Whoola Cyberspace, a virtual reality web browser with fly-through hyperlinks. The source code includes a COLLADA loader for Xith. Click on the "Home Page" link above to install.
Cadabra is a 3D Rendering Engine that makes 3D game development easy and is full of cool features targeted at the latest hardware available. This SourceForge.net project features add-ons, demos, and tools for the Cadabra 3D engine.
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
Freedom is a massively multiplayer role playing game allowing a dynamic world where players can work together to change the world using a variety of skills, including combat, magic, construction and crafting. Dynamic 3D modelling ensures a vibrant game.
The Pharos Engine is a compact 3D engine originally intended for the space-based RPG The Alexandria Project. It supports vertex and fragment shaders, a full physics library, .mdl model loading, many built in primitives, and full texture and GUI support.
Translate your roleplaying adventure dungeons from pen&paper into 3D models and generate videos from a flight over your model dungeon or even through the rooms. Contains lots of objects (animated fireball, chest, rooms...), and camera path helpers...
Spineless is a generic cross-platform 3D game engine implemented in Python. Focus is on flexibility, clean design and ease of use, not pure speed or bleeding edge graphics.
A cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. Suitable for use in games, engineering, simulation, etc.
Doris is a Lua script driven OpenGL viewer with GUI widget extensions. Lua is a fast, powerful, portable scripting language. Lua bindings are provided to OpenGL, GLUT, GLUI (a GL widget library) and Luasocket (networking).
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.