Avokadoen / ecez_vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.12.0-dev.3180+83e578a18

About


Languages

Language:Zig 99.2%Language:GLSL 0.8%