1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement benchmark tests using Criterion (or similar) to compare the performance of CPU and GPU pipelines for various algorithms (filtering, normal estimation, ICP) within the `threecrate-gpu` crate. This involves creating synthetic large point clouds, running benchmarks, generating a performance report, and potentially integrating the benchmarks into the CI pipeline.

Complexity: 4/5
good first issue

3D point cloud processing library for Rust

Rust