资源列表
[3D图形编程] 3DBezierSurface
说明:C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points<廖随风> 在 上传 | 大小:3kb | 下载:0
[3D图形编程] CalculatingPointTriDistance
说明:Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1 P2 P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distanc<tubeo> 在 上传 | 大小:3kb | 下载:0