Skip to content
/ geom3d Public

Data structures and algorithms for 3D geometric modeling.

License

Notifications You must be signed in to change notification settings

J-F-Liu/geom3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geom3d

Crates.io Docs

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
  • 2002,Triangulation by Ear Clipping,David Eberly
  • 2013,Dynamic grid for mesh generation by the advancing front method,S.H. Lo
  • 1998,Delaunay Triangulation and Meshing: Application to Finite Elements,PL George,H Borouchaki

Similar projects

About

Data structures and algorithms for 3D geometric modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages