jinleili / fluid-webgpu
LBM fluid simulation based on wgpu-rs.
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fluid-webgpu
- MPM physics simulation in Rust☆41Updated 3 months ago
- Rendiation Rendering Framework☆58Updated this week
- A Rust port of "Adaptive Precision Floating-Point Arithmetic and Fast Robust Predicates for Computational Geometry"☆22Updated 3 years ago
- A triangle mesh data structure including basic operations.☆72Updated 2 months ago
- Simple profiler scopes for wgpu using timer queries☆92Updated 3 weeks ago
- PBR renderer written with Rust and wgpu-rs☆25Updated 4 years ago
- Real time SDF (signed distance fields) calculate and rendering based on WebGPU.☆62Updated 3 years ago
- State-of-the-art (2020) Rust implementation of SPH (fluid simulation technique)☆75Updated 4 years ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆43Updated 3 years ago
- Mesh eXchange library.☆20Updated 2 months ago
- shadertoy.com shaders ported to Rust-GPU☆67Updated 3 years ago
- Geometry processing library in pure rust☆65Updated 4 months ago
- Implementation of PBR using wgpu-rs☆81Updated 3 years ago
- 🦀 Rust crate for manipulating OpenVDB files☆53Updated 4 months ago
- Smooth particle hydrodynamics fluid simulator☆46Updated last year
- ☆33Updated last year
- Rasterization using compute shaders☆20Updated 3 months ago
- Rust Graphics meetups☆68Updated 3 years ago
- Robust predicates for computational geometry☆73Updated 10 months ago
- ☆24Updated 5 months ago
- Trivially run wasm applications and examples in the browser☆79Updated 5 months ago
- Vulkan-lite GPU API☆90Updated 4 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated last month
- Reusable post-processing effects for wgpu☆15Updated last month
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆162Updated 2 weeks ago
- Validate wgsl in rust projects☆76Updated 4 months ago
- Uniform cubic spline evaluation and inversion in Rust