mhintz / half-edge-mesh-rs
A half-edge mesh data structure implemented in Rust
☆15Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for half-edge-mesh-rs
- A Rust port of "Adaptive Precision Floating-Point Arithmetic and Fast Robust Predicates for Computational Geometry"☆22Updated 3 years ago
- Interactive CPU path tracer☆45Updated 6 years ago
- A rust CAD engine (NURBS kernel)☆17Updated last year
- Rust algorithms for isosurface extraction☆69Updated last year
- (Depreciated) meshlite is a library with focus on 3D mesh generating and processing in rust language.☆45Updated 4 years ago
- An experiment in writing algebraic constraint solvers for 3D CAD☆51Updated 4 years ago
- Generic B-Spline Curves in Rust☆40Updated 2 years ago
- A library for higher order functional programming with homotopy maps to construct 3D geometry☆15Updated 3 years ago
- A simple, cross-platform interface to GPU compute functionality in Rust☆37Updated 7 years ago
- Rust implementation of "Ray Tracing In One Weekend" by Peter Shirley☆40Updated last year
- 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
- NURBS curves and surfaces in Rust (EARLY WIP!)☆21Updated last year
- Generate SPIR-V bytecode from an operation graph☆68Updated 4 years ago
- Monte Carlo path tracing implementation on Rust☆37Updated 5 years ago
- slides of the 2019 libre graphics meeting☆14Updated 5 years ago
- Experimental type-safe geometric algebra for Rust☆51Updated last year
- A viewer for B-spline curves and surfaces☆21Updated 3 years ago
- Image density/height map to mesh generator