virtualritz / polyhedron-opsLinks
Conway-Hart Polyhedron Notation in Rust
☆79Updated 4 months ago
Alternatives and similar repositories for polyhedron-ops
Users that are interested in polyhedron-ops are comparing it to the libraries listed below
Sorting:
- Signed Distance Field Utilities☆121Updated 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.☆50Updated 4 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated last year
- Rust Graphics meetups☆69Updated 4 years ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆61Updated 9 months ago
- Implementation of PBR using wgpu-rs☆80Updated 4 years ago
- A real-time implementation of "Ray Tracing in One Weekend" using nannou and rust-gpu.☆94Updated 3 years ago
- ☆39Updated 4 years ago
- Procedural macros for working with Vulkan shaders☆43Updated 3 months ago
- Rust EDSL for shading languages☆94Updated 3 years ago
- high-quality anti-aliased vector graphics rendering on the GPU☆91Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆56Updated this week
- Procedural texture library☆95Updated last year
- Rust algorithms for isosurface extraction☆81Updated 2 years ago
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆80Updated last year
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆76Updated 10 months ago
- BVH Construction and Traversal Library☆78Updated last week
- Framework for playing around with rendering libraries in Rust☆28Updated 4 years ago
- MPM physics simulation in Rust☆44Updated last year
- Linear algebra library for graphics and gamedev.☆56Updated 5 months ago
- Uniform cubic spline evaluation and inversion in Rust☆23Updated 2 months ago
- Vulkan-lite GPU API☆89Updated last year
- A triangle mesh data structure including basic operations.☆94Updated last year
- Interpolation made easy.☆168Updated last year
- shadertoy.com shaders ported to Rust-GPU☆161Updated this week
- Fast prototyping 3D engine☆109Updated 3 years ago
- Polygonal mesh processing.