Native core
Geometry and scene live in C++ for real-time editing on tablet hardware.
Tablet 10" · Android
A modular 3D editor built for 10" tablets: native C++ core, bgfx rendering and a Compose UI. Every change to the scene goes through a serializable command system — which is what makes undo, macros, scripts and plugins possible.

Features
Geometry and scene live in C++ for real-time editing on tablet hardware.
A modern cross-platform renderer behind the viewport, with a focus on responsiveness.
Every edit is a serializable command with undo/redo. Nothing touches the scene outside it.
Bind commands to keys and gestures; record sequences as macros and replay them.
Automate with scripts and extend the editor with plugins built on the same command catalog.
A Jetpack Compose UI laid out for large screens, stylus and keyboard.
Projects open from the files you already have; legacy identifiers keep loading.
The command system is the foundation for upcoming AI and MCP integrations.
Formats & tech
Screenshots



Lightweight polygonal 3D modeling, native on Android tablets.
Coming soon on Google Play