Introduction
Vital.sandbox — Next-generation open-source sandbox
Overview
Vital.sandbox is an open-source, high-performance sandbox built on Godot and powered by C++17 and Lua.
Full control over rendering, networking, threading, and assets - one seamless workflow
Four core principles drive everything under the hood:
-
Performance-first — Lean by design. No bloat, no unnecessary abstractions. Nothing stands between your scripts and the engine.
-
Modular by nature — A strict C++17 module system. Use only what you need, extend what you want, and leave the rest untouched.
-
Built for developers — Async/await, promises, heartbeats, and event-driven patterns — modern concurrency without sacrificing low-level control.
-
Open at the core — No licensing fees, no royalties, no restrictions. What you build is entirely yours.
Roadmap
We provide an integrated suite of tools spanning the entire application stack — from low-level threading and asset delivery to rendering, networking, and external integrations.
Rather than listing every feature here, the sandbox maintains a live, comprehensive breakdown of everything that's shipped, in progress, and planned — organized by category with progress tracking for each module.