vera 0.3.0

Vulkan Engine in Rust for Animation
Documentation
1
2
3
4
5
# Vera

Defines the Code User Interface sent to [the Vera Core](https://docs.rs/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.