virtualritz / polyhedron-opsLinks
Conway-Hart Polyhedron Notation in Rust
☆77Updated 9 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:
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆46Updated 4 years ago
- Signed Distance Field Utilities☆119Updated 3 years ago
- Rust Graphics meetups☆68Updated 3 years ago
- BVH Construction and Traversal Library☆61Updated this week
- Physically based rendering in Rust☆37Updated last year
- A Mesh to SDF converter, written in rust☆68Updated 6 months ago
- Procedural texture library☆93Updated last year
- Rust algorithms for isosurface extraction☆79Updated last year
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 7 months ago
- Implementation of PBR using wgpu-rs