-
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了...
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了知识扩充,可以用Adobe Reader阅读器进行阅读;
2. Bonus Game”是作者提供的一个OpenGL制作的游戏Demo试玩;
3. Glee”和“glFont”两个文件夹包含有在使用OpenGL制作游戏过程中可以用到的辅助性资源和软件;
4.“Source Code“提供各章学习需要用到的源程序和资源。-CD-ROM contains learning
- 2023-06-13 04:06:57下载
- 积分: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
-
一个小的使用OpenGL和MFC VRML浏览器
A small VRML viewer using OpenGL and MFC
- 2022-03-29 06:42:19下载
- 积分:1
-
OpenGL源代码
项目(polyclipping)集(cmake_build_type“释放”缓存字符串“释放型”)集(cmake_install_libdir库lib_suffix美元{ })(对布尔build_shared_libs缓存设置 ; ;“建立共享库(DLL /。。所以)而不是静态的(。库/。一)”)add_library(polyclipping快船。CPP)#头名称clipper.hpp太一般,在子目录下,安装安装(文件clipper.hpp目的地包括/ polyclipping)安装(目标polyclipping图书馆地cmake_install_libdir } {美元)set_target_properties(polyclipping性能版完成上传流量的限制soversion 10)
- 2022-09-30 12:05:05下载
- 积分:1
-
默林先生动画设计
默林先生的动画造型设计,该动画可进行几种基本表情的模拟,还可进行一些选择性的基本动作,该程序可为做人机交互系统的开发朋友带来些帮助.
- 2022-03-10 05:28:12下载
- 积分:1
-
Opengl实现的旗帜飘动效果,c语言源代码。
Opengl实现的旗帜飘动效果,c语言源代码。-Opengl realize the effect of the flag fluttering, c language source code.
- 2022-08-13 07:09:45下载
- 积分:1
-
This is a 3d modeling plus examples of texture mapping, but also rotate, opengl...
这是一个3d建摸加纹理映射的例子,同时还有旋转,对学习opengl非常有帮助-This is a 3d modeling plus examples of texture mapping, but also rotate, opengl learning very helpful
- 2023-05-31 10:55:03下载
- 积分:1
-
Three
三到四个三角形,每边以中心为中心切割做图形,并用RGB颜色表示它们适合初学者所以初学者也应该使用
- 2022-01-26 05:51:11下载
- 积分:1
-
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)...
我用OPenGL做的一个场景(包括树、炊烟、喷泉、旗帜、房子、还有阴影以及md2格式的人物、武器等)-do a scene (including trees, smoke, fountains, flags, house, and there are shadows and md2 format characters, weapons, etc.)
- 2022-05-08 11:01:09下载
- 积分:1
-
区域生长发
适合初学者学习区域生长发。可以作为研究图形学方向的同学来学习。基于网格分割的区域生长发,前提是读取点云数据,点云数据的显示,以及三角网格化,然后利用区域生长发进行分割。
- 2022-03-11 03:42:24下载
- 积分:1