No description
  • Rust 98.3%
  • WGSL 1.7%
Find a file
2025-12-20 16:05:21 +00:00
.github/workflows Add release trigger to Rust workflow 2025-12-20 16:05:21 +00:00
assets/textures feat: high level creation of textures 2025-07-11 21:30:31 +02:00
shaders Add text rendering and shaders 2025-07-12 21:39:38 +02:00
src Integrate imgui event handling and update debug UI 2025-07-17 00:36:03 +02:00
.gitignore Add imgui integration and basic pipeline modules 2025-07-16 19:10:50 +02:00
Cargo.lock Add imgui integration and basic pipeline modules 2025-07-16 19:10:50 +02:00
Cargo.toml Add imgui integration and basic pipeline modules 2025-07-16 19:10:50 +02:00
README.md Update README with roadmap 2025-07-17 00:41:54 +02:00

nivalis

hi

rendering

  • text
  • imgui
  • 2d sprites
    • textures
  • 3d models
    • materials
    • textures

ecs

  • world
  • entity