Skip to content

Latest commit

 

History

History

3.5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NURBS

NOTE: code in this directory needs code in 3.4.

drawNURBSBasisFunsP5

Draws NURBS basis funs of degrees in [0, 5].

basis

drawNURBSBasisDerivs

nurbs

drawNURBSCircle

Draws a circle using NURBS.

circle

drawNURBSExampleCurve

Draws a NURBS curve.

curve

drawNURBSExampleWeights

Shows the effect of different weights on the NUBS curve.

weight

drawBivariateNURBSBasisFuns

Draws bivariate NURBS basis functions with given weights. First image has equal weights, the second one shows the effect of different weights.

weight

weight

drawNURBSPlateHole

Draws the plate with hole surface that is used for the simulations.

plate

drawNURBSToroid

Draws a toroid by providing proper data to the algorithms.

toroid