[Project] BlockOS Operating System
Posted: Sun Jul 05, 2026 5:29 am
Blockos is a C++ engine project aiming to combine voxel-based rendering with an OS-like architecture.
Core ideas:
- C++ engine as the system kernel
- Python as a scripting and automation layer
- modular driver-like system (UI, input, filesystem)
- future support for plugin/mod architecture
This project is experimental and focuses on learning systems programming and engine architecture.
Link:https://github.com/gurijb2016-afk/Blockos
Core ideas:
- C++ engine as the system kernel
- Python as a scripting and automation layer
- modular driver-like system (UI, input, filesystem)
- future support for plugin/mod architecture
This project is experimental and focuses on learning systems programming and engine architecture.
Link:https://github.com/gurijb2016-afk/Blockos