vulkano

Graphics library

A Rust wrapper around the Vulkan API providing a safe and rich interface to the graphics programming environment.

Safe and rich Rust wrapper around the Vulkan API

GitHub

5k stars
61 watching
437 forks
Language: Rust
last commit: almost 2 years ago
Linked from 4 awesome lists

graphics-programmingrustspir-vvulkanvulkan-api

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
khronosgroup/vulkan-hppProvides C++ bindings for the Vulkan API to improve developer experience3,161
gfx-rs/gfxA cross-platform GPU API that provides low-level graphics and compute capabilities5,362
darmie/linc_vulkanA set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language.14
khronosgroup/vulkan-samplesA collection of resources demonstrating best-practice recommendations in Vulkan and providing tutorials and performance analysis guides for optimized application development.4,392
khronosgroup/vulkan-docsThe Khronos Group's documentation repository for the Vulkan API and related tools.2,836
saschawillems/vulkanA collection of C++ examples and demos for the Vulkan graphics API10,461
bero1985/pasvulkanA framework and API wrapper for Object Pascal to interact with the Vulkan graphics API194
vulkan-go/vulkanProvides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++756
ash-rs/ashA lightweight wrapper around Vulkan bindings for Rust to provide additional type safety and convenience features.1,880
kaminarios/rustracerA 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust73
juhaku/utoipaGenerates OpenAPI documentation from Rust API code2,556
gfx-rs/wgpuA cross-platform, Rust-based graphics API that abstracts multiple GPU APIs and WebGL2/WebGPU.12,904
overv/vulkantutorialA tutorial and e-book guide to the Vulkan graphics and compute API using C++3,224
ul-fri-lgm/logiA C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API15
kotlin-graphics/vkkA Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost.134