Skip to content

The objective of this project is to implement the Swept Surface algorithm in Chapter 10 in the NURBS book. Given a trajectory curve T(v) and section curve C(u), this project will create a B-Spline surface sweeping the section curve along the trajectory curve. Both T(v) and C(u) is represented by B-Spline curve initially.

License

Notifications You must be signed in to change notification settings

houes/ME625_NURBS_SweptSurfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ME625_NURBS_SweptSurfaces

The objective of this project is to implement the Swept Surface algorithm in Chapter 10 in the NURBS book. Given a trajectory curve T(v) and section curve C(u), this project will create a B-Spline surface sweeping the section curve along the trajectory curve. Both T(v) and C(u) is represented by B-Spline curve initially.

About

The objective of this project is to implement the Swept Surface algorithm in Chapter 10 in the NURBS book. Given a trajectory curve T(v) and section curve C(u), this project will create a B-Spline surface sweeping the section curve along the trajectory curve. Both T(v) and C(u) is represented by B-Spline curve initially.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published