googlefonts / compute-shader-101Links
Sample code for compute shader 101 training
☆599Updated 8 months ago
Alternatives and similar repositories for compute-shader-101
Users that are interested in compute-shader-101 are comparing it to the libraries listed below
Sorting:
- 3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)☆465Updated 3 years ago
- Experimental real-time renderer with support for dynamic global illumination☆423Updated 7 months ago
- Universal shader translation in Rust☆1,560Updated 2 years ago
- A high-performance, hot-reload graphics engine.☆298Updated last month
- A small path tracing renderer written in Rust.☆549Updated 3 years ago
- 🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust☆453Updated last week
- Vulkan bindings for Rust.☆340Updated last week
- Composable camera rigs☆474Updated last year
- Vulkan tutorial written in Rust using Ash☆202Updated 3 months ago
- Rust & Vulkan test projects☆407Updated 3 years ago
- 🎳 Rust binding for NVIDIA PhysX 🦀☆719Updated last year
- A physically-based path tracer☆432Updated 3 years ago
- Dear imgui renderer for wgpu-rs.☆285Updated this week
- MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu.☆1,148Updated last year
- A curated list of wgpu code and resources.☆460Updated 3 years ago
- Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.☆327Updated last week
- Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language.☆516Updated 2 years ago
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆259Updated 2 years ago
- A fast BVH using SAH in rust☆261Updated last month
- Native WebGPU implementation based on wgpu-core☆1,158Updated this week
- A large scale terrain rendering library written in Rust☆565Updated 10 months ago
- ☆434Updated 3 years ago
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆199Updated 2 months ago
- Cross-platform compute shader engine☆143Updated last week
- A wide linear algebra crate for games and graphics.☆784Updated 6 months ago
- Rust implementation of Peter Shirley's "Ray Tracing in One Weekend"☆91Updated 3 years ago
- Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.☆477Updated last week
- Multi-backend renderer with asset pipeline. The objective of this repo is to build a scalable, flexible, data driven renderer.☆718Updated last year
- Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...☆833Updated last year
- GPU driven real-time renderer, backed by wgpu and rust-gpu☆194Updated 3 weeks ago