-
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔...
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a given accuracy, sub-parameters range, discrete B-spline curves, the output discrete points out, a virtual reality curve. This algorithm including Chandpur-examination Riggs algorithm, nodes vector algorithm, Reverse control points, and the insertion technology nodes. right engaging graphics friends comparison as a useful reference.
- 2022-05-15 15:39:13下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2023-03-10 17:45:04下载
- 积分:1
-
熊猫3D动画实例
此代码为了演示如何使用熊猫 3d 动画过程,它继承 opengl 的所有特点与细微差别,已很清楚的解释了。
- 2022-01-25 20:18:06下载
- 积分:1
-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
Using Visual c++ Development opengl its way to the development of how to create...
用Visual c++开发opengl其本开发方法一如何创建窗口,初始化绘图设备,如何画图.-Using Visual c++ Development opengl its way to the development of how to create one window, initialize the drawing equipment, how to draw.
- 2022-06-27 16:53:46下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影....
实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
- 2023-07-19 19:50:03下载
- 积分:1
-
openGL下导入MD3模型的方法
openGL下导入MD3模型的方法-into MD3 model under way
- 2023-07-22 04:45:03下载
- 积分:1
-
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉
用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉-use opengl and visual c achieve the effect of the display fountains, and beautiful fountains
- 2022-04-27 15:33:20下载
- 积分:1
-
计算机图形学OpenGL立方体旋转
计算机图形学 OPENGL旋转立方体-Computer Graphics OpenGL rotating cube
- 2022-02-02 14:53:15下载
- 积分:1