Low cortisol proper UX game engine
Find a file
2026-08-04 12:21:52 +01:00
src Major update | Replaced previous renderer with a proper clean one 2026-08-04 12:21:52 +01:00
.gitignore Start 2026-07-28 20:57:38 +02:00
build.zig Major update | Replaced previous renderer with a proper clean one 2026-08-04 12:21:52 +01:00
build.zig.zon Major update | Replaced previous renderer with a proper clean one 2026-08-04 12:21:52 +01:00
README.md Major update | Replaced previous renderer with a proper clean one 2026-08-04 12:21:52 +01:00

Dependencies

Arch Linux (AUR)

paru -S --needed sdl3 wgpu-native

Architecture

RenderData -> RenderPhase -> RenderGraph
Extract    -> Prepare     -> Queue       -> Present

TODO

Core

  • Platform
  • Window
  • Device
  • Cache
  • RenderGraph
  • Hot Reloading

Engine

  • ClassDB
  • UI

Structure

  • Assets Manager | Prob generic Assets(T) tho