Crates.io | vera |
lib.rs | vera |
version | 0.3.0 |
source | src |
created_at | 2023-09-25 21:41:03.99883 |
updated_at | 2023-12-21 21:37:24.410738 |
description | Vulkan Engine in Rust for Animation |
homepage | |
repository | https://github.com/Coddeus/vera |
max_upload_size | |
id | 983100 |
size | 23,369 |
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.