ybyygu / rust-octreeLinks
rust implementation of octree algorithm for nearest neighbor search in 3D space
☆47Updated 2 years ago
Alternatives and similar repositories for rust-octree
Users that are interested in rust-octree are comparing it to the libraries listed below
Sorting:
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated last year
- ☆81Updated 2 years ago
- Halfedge mesh library in Rust☆28Updated 3 weeks ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Efficiently calculate gravitational acceleration.☆39Updated 11 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- easy-gpgpu rust crate☆23Updated 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.☆50Updated 4 years ago
- A multistart framework for global optimization with scatter search and local NLP solvers written in Rust☆25Updated last week
- Signed distance field generator in pure Rust☆31Updated 3 years ago
- Tensor library for machine learning☆26Updated this week
- Lightweight rust application for interactive scientific visualization☆32Updated 3 years ago
- Spatial library for Rust☆41Updated 4 months ago
- Port of MapBox's earcut triangulation code to Rust language☆47Updated 6 months ago
- Image filters using wgpu/compute shaders☆21Updated 3 years ago
- Framework for playing around with rendering libraries in Rust☆28Updated 4 years ago
- A Rust library for checking the intersection of two lines, rays, or line segments☆14Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆56Updated 2 months ago
- An undo-redo library.☆55Updated 2 months ago
- Rust implementation of Delaunay Triangulation and Refinement☆12Updated 5 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆24Updated 3 weeks ago
- A library for least squares fitting of separable, nonlinear models to data.☆82Updated 3 weeks ago
- Scientific and statistical computing with Rust.☆68Updated 4 years ago
- ☆14Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Rust type erased vector.☆22Updated 3 months ago