Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 877 Bytes

readme.md

File metadata and controls

31 lines (24 loc) · 877 Bytes

Aldaron's System Interface / Vulkan

Aldaron's System Interface / Vulkan is a library developed by Plop Grizzly for interfacing safely with Vulkan in Rust.

Cargo / Documentation / Change Log

Features

asi_vulkan's current features:

  • Safe bindings to some Vulkan calls
  • Unsafe bindings to some Vulkan calls

asi_vulkan's planned features:

  • All bindings to Vulkan calls are safe
  • More bindings

Support

asi_vulkan's current support:

  • Unix
  • Windows

asi_vulkan's planned support:

  • Raspberry Pi ("no" os)
  • Android

Contributing

If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at jeron.lau@plopgrizzly.com. I'll appreciate any help.