olson-sean-k / plexusLinks
Polygonal mesh processing.
☆188Updated 6 months ago
Alternatives and similar repositories for plexus
Users that are interested in plexus are comparing it to the libraries listed below
Sorting:
- Tiny OBJ Loader in Rust☆263Updated 9 months ago
- A triangle mesh data structure including basic operations.☆91Updated last year
- Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.☆191Updated last month
- A library of mesh generation utilities.☆131Updated 2 years ago
- Rust algorithms for isosurface extraction☆80Updated 2 years ago
- Image density/height map to mesh generator☆82Updated 2 years ago
- A fast BVH using SAH in rust☆255Updated this week
- Geometry processing library in pure rust☆86Updated last month
- Fast 2D Delaunay triangulation in Rust. A port of Delaunator.☆237Updated 3 months ago
- Interpolation made easy.☆167Updated last year
- Delaunay Triangulations for the Rust Ecosystem☆311Updated 2 months ago
- PBR rendering example/experiment with rendy☆226Updated 5 years ago
- Rust EDSL for shading languages☆92Updated 3 years ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆49Updated 4 years ago
- Implementation of PBR using wgpu-rs☆80Updated 4 years ago
- Simple profiler scopes for wgpu using timer queries☆119Updated 3 weeks ago
- Comparing performance of Rust math libraries for common 3D game and graphics tasks☆224Updated last year
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆305Updated last month
- A collision extension to cgmath☆132Updated last year
- Signed Distance Field Utilities☆121Updated 3 years ago
- A Rust CAD System☆265Updated 3 years ago
- Math Interoperability Types☆278Updated last year
- A software rendering crate that lets you write shaders with Rust☆339Updated 10 months ago
- A parser and runtime for Blender's .blend files.☆134Updated 2 years ago
- Polyline Rendering for Bevy☆204Updated last month
- Wavefront obj parser for Rust☆89Updated 7 months ago
- Library for post-process antialiasing☆109Updated 2 weeks ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 11 months ago
- Conway-Hart Polyhedron Notation in Rust