T-SPLINES & NURBS GEOMETRY 


Adaptive T-spline fitting

Periodical T-spline fitting

Hierarchical NURBS ==> T-splines

 

T-spline control removal

C1 NURBS representation of geometric continuous rational splines



JAVA DEMO

This is a Java applet for modeling and rendering bicubic rational patches. I wrote it in 1999 for testing a tessellation technique and also for fun. In the modeling mode, you can move the control points of the mesh to modify the shape of the surface; and in the rendering mode, you can display the surface in three different ways: patch + mesh, patch without mesh, or mesh without patch.