Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 443 Bytes

Scene editor for ecez

This is a experimental scene editor

It's mostly meant to be a sandbox for ecez which is my ecs library.

It also features:

  • scene serialization through ecez
  • custom rendering (mostly horribly buggy, feature missing :P )
  • partially implemented GPU-driven
  • custom imgui backend

scene editor

Tested on zig 0.13.0