For anyone curious, here's a preview of the rendering scripting language I'm building! ๐ง
โ
Fully interpreted at runtime for hot reload
โ
UI designer/editor in progress
โ
Offloads all rendering logic from the app to an embedded DSL
โ
Bytecode VM in the works for performance
โ
Renderer-agnostic: we're porting to Vulkan next ๐
This system fully decouples UI logic from the engine, making it highly portable and maintainable. The goal? A powerful platform that feels as moddable as it is fast.
Strap in, big things coming ๐