搜索资源列表
coxDeBoor
- Cox de boor algorithm for NURBS tesselation
DynamicDelaunay
- Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
delaunay2
- This program demostrates how to use OpenCv library for iterative construction of delaunay triangulation and voronoi tesselation. It draws a random set of points in an image and then delaunay triangulates them.-This program demostrates iterative const
111
- tesselation in visual C++ programing 3d
Ex03_Files
- 一些图形学变成的小demo 主要针对opengl4中的tesselation stage(Some graphics into a small demo, mainly for the opengl4 tesselation stage)