vera

Crates.iovera
lib.rsvera
version0.3.0
sourcesrc
created_at2023-09-25 21:41:03.99883
updated_at2023-12-21 21:37:24.410738
descriptionVulkan Engine in Rust for Animation
homepage
repositoryhttps://github.com/Coddeus/vera
max_upload_size
id983100
size23,369
CoDeus (Coddeus)

documentation

https://docs.rs/vera

README

Vera

Defines the Code User Interface sent to the Vera Core via its Input struct.

It is defined independently of vulkano, for faster hot-reload. It is not used directly for the graphics pipeline (e.g. vertex/uniform input), but contains everything for the Vera core to create/animate the shapes once sent.

Commit count: 56

cargo fmt