#graphics-engine #engine #graphics #gamedev

despero

Rusty game engine, using API Vulkan and implementing paradigm of ECS

2 unstable releases

0.1.0 May 27, 2023
0.0.1 Jan 27, 2023

#38 in #graphics-engine

30 downloads per month

Unlicense

5.5MB
5K SLoC

despero

status crates

Rusty game engine, using API Vulkan and implementing paradigm of ECS

WARNING

The crate is in a very early stage of development. Use it at your own risk

Features

  • Dynamic scene serialization/deserialization
  • Save-Load system
    • ECS World
    • Resources (WIP)
  • Physics
    • Rigid bodies, colliders
    • Joints
    • Debug
  • Egui
  • Screenshots
  • Custom materials
  • PBR Material (WIP)
  • Wide error handling
  • Plugin modularity (WIP)
    • Custom runner
    • Custom components

Dependencies

~68–105MB
~2M SLoC