-
一本有关三地图形学的书籍,内容丰富,涵盖广阔
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
- 2022-01-25 23:27:16下载
- 积分:1
-
opengl 选取 拾取
opengl选取功能代码式,事例,能够很好的理解拾取的代码示例,适合初学阶段来加强对opengl功能的理解
- 2022-01-20 23:17:15下载
- 积分:1
-
Sky and the terrain of the source that he adapted, let us look at some. U.S. can...
天空和地形的源码,自己改写的,大家看看一下。大家可以自己发挥修改-Sky and the terrain of the source that he adapted, let us look at some. U.S. can play a modified
- 2022-02-25 20:26:56下载
- 积分:1
-
Use opengl and VC to achieve the formation of the flame
用opengl和VC++实现的火焰的形成-Use opengl and VC to achieve the formation of the flame
- 2022-05-19 08:02:57下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2023-02-06 17:55:04下载
- 积分:1
-
OpenGl 示例程序
基于VC6.0++和OpenGl 编写的 3D图形显示例程序,帮助初学者体会OPENGL学习!工程完整,可调试运行!
- 2023-09-04 23:10:03下载
- 积分:1
-
使用OPENGL地形渲染
使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。
- 2022-07-22 03:00:37下载
- 积分:1
-
《OpenGL编程与实例》,很好的opengl电子书。
《OpenGL编程与实例》,很好的opengl电子书。- OpenGL Programming and examples of good opengl e-book.
- 2022-03-16 18:25:05下载
- 积分:1
-
一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。...
一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
- 2022-02-01 13:22:33下载
- 积分:1