A powerful, lightweight game engine built for makers who want full control — from physics to rendering, all under one roof.
// 01 — What is it
Nexus Engine 1 is a from-scratch game engine designed around the idea that developers should never fight their tools. Built for speed, clarity, and creative freedom.
Whether you're prototyping a small 2D platformer or crafting a complex 3D scene, Nexus gives you a direct, no-nonsense foundation with a clean API and tight control over every system.
No unnecessary abstractions. No black boxes. Just a well-structured engine that gets out of your way and lets you build.
Optimized render loop with entity-component architecture built for raw speed.
Unified input handling for keyboard, mouse, and gamepad out of the box.
Positional 3D audio with layered mixing and effect chain support.
Rigid body dynamics, collision detection, and constraint solving built in.
// 02 — Starter Projects
Jump-start your game with a fully wired template. Each ships with a pre-built scene, camera rig, input bindings, and documented code. Unzip into your Nexus project folder and go.
// 03 — Community Market
Community-made items uploaded by users. You can list packs, systems, templates, or other Nexus-ready content as ZIP files.
// 04 — Get the engine
Full release for Windows 10 and 11. Includes the editor, runtime, and example projects to get you started immediately.
Download .zipmacOS build targeting Apple Silicon and Intel Macs. Currently in internal testing.
UnavailableLinux release supporting Ubuntu, Debian, and Arch-based distributions. In active development.
Unavailable