despero

Crates.iodespero
lib.rsdespero
version0.1.0
sourcesrc
created_at2023-01-27 13:01:52.824373
updated_at2023-05-27 15:52:51.54709
descriptionRusty game engine, using API Vulkan and implementing paradigm of ECS
homepagehttps://konceptosociala.eu.org/softvaro/despero
repositoryhttps://github.com/konceptosociala/despero
max_upload_size
id769617
size6,797,811
konceptosociala (konceptosociala)

documentation

https://docs.rs/despero

README

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
Commit count: 174

cargo fmt