-
学校的OpenGL 3D游戏";是一系列的编程书籍。为必要的。
学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program design and the technology of teaching. "Learning series OpenGL 3D games" is different from the traditional program design books, it is important to the realization of the game program. For a complete game the main line, means fish on the bone-related knowledge and technology, strive to better readability.
- 2023-04-13 08:20:03下载
- 积分:1
-
OpenGL的布尔操作实例。csg.c trackball.c trackball.h
OpenGL 布尔运算 例子。
csg.c
trackball .h-OpenGL Boolean operation examples. Csg.c trackball.c trackball.h
- 2022-07-08 14:34:46下载
- 积分:1
-
利用opengl的API函数实现阴影绘制,显示效果比较好
利用opengl的API函数实现阴影绘制,显示效果比较好-use opengl API functions shadow mapping shows that the results were quite good
- 2022-08-20 17:20:29下载
- 积分:1
-
more texture expansion terrain in photorealistic rendering of one
多纹理扩展技术在真实感地形绘制中的应用
一偏横好的论文-more texture expansion terrain in photorealistic rendering of one-sided good thesis Wang
- 2022-03-25 02:57:59下载
- 积分:1
-
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步
OpenGL中纹理贴图、滤波、光照和雾化效果编程初步-OpenGL textures, filter, light and atomizing effect of the initial programming
- 2023-04-24 23:00:04下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1
-
八叉树的实现
功能:
1、创建八叉树。
此八叉树为满树,即所有节点/叶子全部创建。
用户可以自定义此八叉树的深度和所处的三维场景中的位置。...
八叉树的实现
功能:
1、创建八叉树。
此八叉树为满树,即所有节点/叶子全部创建。
用户可以自定义此八叉树的深度和所处的三维场景中的位置。
注a:由于创建树时为满树创建,故层数太大时创建时间可能会比较久,请耐心等待。
注b:创建顺序为(1)上层左前节点-(2)上层右前节点-(3)上层右前节点-(4)上层右后节点
-(5)下层左前节点-(6)下层右前节点-(7)下层右前节点-(8)下层右后节点-(1)-(2)……
2、先序遍历八叉树。
八叉树创建成功后用户可调用此子模块查看此八叉树,会显示每个结点的编号,值和在场景中的坐标。
3、查看八叉树的深度。
4、在场景中查找点。
用户首先输入要查找的坐标。
如果该点位于场景外则提示用户并返回,否则在场景中递归查找该点。
找到后输出该点所处的子结点的坐标和递归次数。-err
- 2022-02-04 18:51:02下载
- 积分:1
-
OpenGL程序实例动画
Examples animation of opengl program
- 2022-12-05 06:30:03下载
- 积分:1
-
mainly for the use of the OpenGL detailed and informative for beginners is rare,...
主要是对OpenGL的使用的详细介绍,内容翔实,对于初学者是个难得的资料,本人会陆续上传系列代码,瑾请关注-mainly for the use of the OpenGL detailed and informative for beginners is rare, I will continue to upload a series of code, Jin invited attention!
- 2023-06-23 01:20:03下载
- 积分:1
-
OpenGL 编程指南的源代码
OpenGL 编程指南的源代码-OpenGL Programming Guide to the source code
- 2022-04-14 17:14:09下载
- 积分:1