Skip to content

Graygzou/Nurbs-surface-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nurbs-surface-model

Representing curves and surfaces with Non-Uniform Rational B-Spline (NURBS) model. This project was made during an interpolation course, followed at ENSEEIHT, a french engineer school.

All scripts are written in Matlab and comments are in french.

Table of Content

  • Splines uniformes en produit tensoriel
  • NURBS

Splines uniformes en produit tensoriel

The source code of this part is located in the Splines folder. Basically, It creates tensor-product surfaces. We used the subdivision algorithm on closed B-Spline curves. Tensor-product surfaces has the torus topology, which is presented in the following example.

Results

NURBS

The source code of this part is located in the Nurbs curves folder which allows to draw curves. The Nurbs surfaces folder can generate the following 3D results.

Results

Contributors

About

Representing curves and surfaces with NURBS model .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages