vera 0.3.0

Vulkan Engine in Rust for Animation
Documentation
  • Coverage
  • 85.51%
    59 out of 69 items documented0 out of 2 items with examples
  • Size
  • Source code size: 23.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.28 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Coddeus/vera
    18 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Coddeus

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.