I3ck / rust-3dLinks
3D/2D library written in Rust
☆74Updated 3 years ago
Alternatives and similar repositories for rust-3d
Users that are interested in rust-3d are comparing it to the libraries listed below
Sorting:
- A triangle mesh data structure including basic operations.☆91Updated last year
- A library of mesh generation utilities.☆130Updated 2 years ago
- A collision extension to cgmath☆132Updated last year
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- Spatial library for Rust☆41Updated 2 months ago
- Rust wrapper for v4l2☆119Updated 2 years ago
- Implementation of PBR using wgpu-rs☆80Updated 4 years ago
- Rust bindings for FreeType library☆92Updated 9 months ago
- Bindings to the Chromium Embedded Framework for Rust☆63Updated 8 years ago
- A generic scene graph extension for Specs☆38Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 weeks ago
- Benchmarks of various Entity Component Systems in Rust☆73Updated 7 years ago
- Polygonal mesh processing.☆187Updated 5 months ago
- Image density/height map to mesh generator☆81Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆126Updated last month
- An undo-redo library.☆55Updated last month
- Gfx-hal quad example running on Windows, Linux, Mac, iOS, Android☆47Updated 5 years ago
- A cgmath physics library that can be used with Specs☆109Updated 5 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
- A Gfx 2D back-end for the Piston game engine☆56Updated last year
- k-dimensional tree☆86Updated 5 months ago
- Tutorials and examples for rendy☆36Updated 6 years ago
- Rust implementation of Delaunay Triangulation and Refinement☆12Updated 5 years ago
- Computational Geometry library written in Rust☆165Updated 2 months ago
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆104Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Software Renderer in Rust☆87Updated 7 years ago
- Interpolation made easy.