gwihlidal / spirv-reflect-rsLinks
Reflection API in rust for SPIR-V shader byte code, intended for Vulkan applications
☆111Updated 10 months ago
Alternatives and similar repositories for spirv-reflect-rs
Users that are interested in spirv-reflect-rs are comparing it to the libraries listed below
Sorting:
- Safe Rust wrapper around SPIRV-Cross☆87Updated 2 years ago
- Rust bindings for AMD Vulkan Memory Allocator (VMA)☆194Updated 3 months ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆195Updated last month
- Vulkan-lite GPU API☆89Updated last year
- Simplified Vulkan synchronization logic, written in rust☆57Updated 4 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- Rust bindings for the shaderc library.☆282Updated 2 months ago
- 🌋 Statically linked MoltenVK for Vulkan on Mac using Ash 🦀☆104Updated last year
- RenderDoc application bindings for Rust☆50Updated last year
- NV ray tracing with rust and ash!☆60Updated 6 years ago
- Light weight SPIR-V reflection library☆111Updated last year
- Implementation of PBR using wgpu-rs☆80Updated 4 years ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆77Updated 9 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆171Updated 6 months ago
- Compute based ocean simulation with gfx_hal☆118Updated 2 years ago
- PBR rendering example/experiment with rendy☆226Updated 6 years ago
- 🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.☆61Updated last week
- Rust Graphics meetups☆69Updated 4 years ago
- Simple profiler scopes for wgpu using timer queries☆122Updated last month
- 🔆 Superluminal Performance profiler Rust API 🦀☆101Updated 6 months ago
- A library of mesh generation utilities.☆131Updated 2 years ago
- 🦀 Minimal SPIR-V reflection library.☆46Updated 10 months ago
- glTF 2.0 file viewer written in Rust using Vulkan☆86Updated this week
- GLSL parser for Rust☆199Updated 9 months ago
- high-quality anti-aliased vector graphics rendering on the GPU☆91Updated 3 years ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- A set of Rust+Ash tutorials meant to mimic the the progression-based tutorials provided by LunarG vulkan tutorial: https://vulkan.lunarg.…☆24Updated 5 years ago
- A series of small gfx-hal tutorials.☆129Updated 2 years ago
- Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.☆34Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).