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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
The Retribution Engine is designed for first person shooter games on Windows PCs using OpenGL and OpenAL. It is supplied with a range of games and levels and includes fully featured level and model editors. On Linux the game and tools work fine using wine/bottles and the game can also be imported into Steam client and runs on proton experimental.
A raytracer that tries to combine simplicity with power.
This project is aimed at designing a raytracer as powerful as povray with a simpler, more readable and more powerful SDL. The new SDL will basically be a fully blown interpreted language. Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly.
Envisioned features:
- scene description language should be:
- - easy to learn (KISS)
- - easy to use (common things can be described concisely)
- - Object oriented
- Image in image effects
- Quaternion based rotations (simple to use, of course!)
...
TurboSphere is an easy to learn and powerful JS based game engine.
TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources.
TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions.
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.
Tinger Mask is a free and open source software that can cover a region on the screen. Especially, it can cover the subtitles, which is the best way to learn a second language. It can run on any kinds of platform, like windows, linux, MAC OS, etc.
Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.