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
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
This project is a platform for creating and/or playing games. It's based on a framework that allow everybdy to create or use every module. For example if there is a 2D game, you can use it with a native 2D impl or an SDL impl or any other renderer.
The Onyx Framework is a C++ Application Framework that builds upon the Poco libraries. It will eventually lean towards games/graphical applications but the core libraries can be used separately.
A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
The SxEngine or "SxE" is a highly modular and cross platform game engine now in development. Its intended to be an effective solution for creating any kind of modern 3D/2D game.
CrossGDK is an OpenSource Crossplatform Game Development Kit for C++.
On the supported operating systems we use the native APIs to gain highest performance.
CrossGDK is based on OpenGL and OpenAL.
The main purpose is the creation of modern 3D games.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
EasyGL is really a Super Easy framwork built on top of OpenGL. We use the glfw library to make the openGL window super easy.
EasyGL also has math functions and in the future have physics functions and evne other more game based functions
A Chien2D é voltada ao desenvolvimento de jogos 2D em C/C++, utilizada pelo autor em cursos de programação de jogos. A biblioteca é multiplataforma, rodando em Windows, Linux e Mac OS X.
Ray3d is a multi-platform 3d game engine with an entire FPS game for it's techdemo. It's based on Irrlicht and other open source libraries, and written in C/C++. It is in pre-alpha and under HEAVY development.
The RockMUD project is a new MUD codebase written in C and Lua. The goal of RockMUD is to create a stable C MUD engine that can be easily expanded and customized using the Lua scripting language. RockMUD is based off of SocketMUD by Brian Graverson.
1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
OpenSGToolbox is a collection of libraries that extend features on top of the OpenSG library. These features are: User Interface Particle System Animation Input Video and others.
xizero is a 3d enhanced vertical scroller/shooter. It will run under linux and possibly windows and is a complete software renderer. More at: http://atcrosslevel.de
A lua game engine with combining existing physics system,graphics system and sound system.All components are Binded to lua as lua dynamic linked library.I develop my game by it,and add new function when game needs.