Ratipoka / easy-gpgpu-rustLinks
easy-gpgpu rust crate
☆23Updated 3 years ago
Alternatives and similar repositories for easy-gpgpu-rust
Users that are interested in easy-gpgpu-rust are comparing it to the libraries listed below
Sorting:
- Signed distance field generator in pure Rust☆30Updated 2 years ago
- Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.☆29Updated 3 months ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆47Updated 4 years ago
- Task Orchestration Framework☆57Updated last year
- Framework for playing around with rendering libraries in Rust☆28Updated 4 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- An experimental GUI library for Rust 🦀☆22Updated 2 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆49Updated this week
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 8 months ago
- Trivially run wasm applications and examples in the browser☆87Updated last year
- Linear algebra library for graphics and gamedev.☆57Updated last month
- ☆34Updated 2 years ago
- A WIP project using the `VK_KHR_ray_tracing_pipeline` Vulkan extension and friends☆16Updated 3 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 3 months ago
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆28Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Fast (linear time) implementation of the Gaussian Blur algorithm in Rust☆45Updated 8 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 10 months ago
- ☆80Updated 2 years ago
- Show puffin profiler flamegraph in-game using egui