# geom3d
[](https://crates.io/crates/geom3d)
[](https://docs.rs/geom3d)
Data structures and algorithms for 3D geometric modeling.
Features:
- Bezier curve and surface
- B-Spline curve and surface
- Spin surface
- Sweep surface
### References
- 1997,The NURBS Book,Les Piegl,Wayne Tiller
### Similar projects
- [Open CASCADE Technology](https://dev.opencascade.org/doc/overview/html/index.html)
- [NURBS-Python](https://nurbs-python.readthedocs.io/)
- [Truck](https://github.com/ricosjp/truck)
cargo run --release --example nurbs -- "C:\Users\Liu\3D Objects\HandySCAN 3D_Demo part_CAD.stp"