thekakkun / rust_slvsLinks
A geometric constraint solver for Rust, powered by SolveSpace
☆17Updated 2 years ago
Alternatives and similar repositories for rust_slvs
Users that are interested in rust_slvs are comparing it to the libraries listed below
Sorting:
- ☆29Updated 8 months ago
- Geometry processing library in pure rust☆88Updated 3 months ago
- Data structures and algorithms for 3D geometric modeling.☆45Updated 2 years ago
- A 2-d, constraint-solving CAD for rapid prototyping☆54Updated 11 months ago
- stl input and ouput for Rust☆57Updated 2 months ago
- Rust library containing algorithms to shrink and dilate various geometric shapes.☆12Updated 5 months ago
- Multi-modal constructive solid geometry kernel in Rust☆181Updated this week
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆104Updated 2 years ago
- NURBS curves and surfaces in Rust (EARLY WIP!)☆25Updated 2 years ago
- An intuitive 3D modeling kernel built in Rust.☆46Updated 6 months ago
- A lightweight toolkit for implicit geometry generation.☆15Updated 6 months ago
- Halfedge mesh library in Rust☆28Updated last month
- Boost voronoi ported to rust☆10Updated 2 years ago
- Robust predicates for computational geometry☆96Updated 8 months ago
- Geometry laboratory for finite element analyses☆16Updated last week
- 3MF (3D Manufacturing Format) support for Rust☆45Updated 2 weeks 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
- An experiment in writing algebraic constraint solvers for 3D CAD☆66Updated 5 years ago
- A triangle mesh data structure including basic operations.☆95Updated last year
- STEP implementation in Rust.☆34Updated 5 months ago
- ☆123Updated 7 months ago
- A STEP toolkit for Rust☆164Updated 9 months ago
- Computational Geometry library written in Rust☆169Updated this week
- Uniform cubic spline evaluation and inversion in Rust☆23Updated 3 months ago
- zero-dependency rust crate for generating and applying partial diffs between struct instances☆29Updated last month
- Polygonal mesh processing.☆190Updated 8 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated last year
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆61Updated this week
- Rust implementation of Delaunay Triangulation and Refinement