-
opengl 画球 内有递归细分
首先要声明的是如果想运行上面的程序,在你的计算机上必须装有GLUT开发工具,并要将GLUT的头文件和库文件添加到你开发环境的头文件和库文件的目录中,并且让编译器能找到GLUT的动态连接库,即GLUT32.DLL。具体请参见GLUT的安装方法……
- 2022-04-18 17:07:24下载
- 积分:1
-
一本有关三地图形学的书籍,内容丰富,涵盖广阔
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
- 2022-01-25 23:27:16下载
- 积分:1
-
最大的先验
Maximum a priori L-values
- 2023-04-29 10:05:04下载
- 积分:1
-
三维物体的旋转以及缩放1)序利用粒子系统模拟烟火视觉效果.
2)点击工具栏三个按键分别可以发射黄色,红色,白色烟火.
3)点击程序下拉菜单下模式下可以改...
三维物体的旋转以及缩放1)序利用粒子系统模拟烟火视觉效果.
2)点击工具栏三个按键分别可以发射黄色,红色,白色烟火.
3)点击程序下拉菜单下模式下可以改变烟火发射模式:
-Rotating three-dimensional objects, as well as zoom 1) sequence using particle system visual effects pyrotechnic simulation .2) Click the toolbar button, respectively, could be fired three yellow, red, white pyrotechnics .3) Click on the drop-down menu under the mode of procedure can be changed under the pyrotechnic launch mode :
- 2022-03-14 23:54:16下载
- 积分:1
-
opengl 小程序
opengl 学习必程序、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、
- 2022-01-25 18:59:01下载
- 积分:1
-
opengl的一个源代码,可旋转
opengl的一个源代码,可旋转-opengl of a source code can be rotated
- 2023-07-13 04:45:03下载
- 积分:1
-
CLHaarColorImageFeature
CLHaarColorImageFeature CLHaarColorImageFeature CLHaarColorImageFeature CLHaarColorImageFeature 源码包
CLHaarColorImageFeature CLHaarColorImageFeature 源码包
CLHaarColorImageFeature 源码包
- 2022-08-21 11:59:55下载
- 积分:1
-
This is a very complete and detailed three
这是一个非常完整、详细的三维地形漫游程序。可以帮助你学习怎么进行地形的建模和漫游!-This is a very complete and detailed three-dimensional terrain walkthrough procedures. Can help you learn how to terrain modeling and roaming!
- 2022-04-07 01:32:33下载
- 积分:1
-
opengl开发的下雪场景,很美观,代码简单,易于理解 ,供初学者参考学习....
opengl开发的下雪场景,很美观,代码简单,易于理解 ,供初学者参考学习.-opengl development of snow scenes, it is beautiful, the code is simple, easy to understand reference for beginners to learn.
- 2023-05-29 20:40:03下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1