-
Prepared by nVIDIA' s CG language on the development of a description. Is a g...
由nVIDIA公司编写的一套关于CG语言的开发介绍。是显卡编程开发人员必备书籍。-Prepared by nVIDIA" s CG language on the development of a description. Is a graphics program developers must have books.
- 2022-01-29 03:51:18下载
- 积分:1
-
很好的OpenGL示例
很好的OpenGL示例-good example OpenGL
- 2023-01-20 21:35:04下载
- 积分:1
-
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助...
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助-The use of texture mapping produced by the solar flare effect, taking the block algorithm, for learning opengl in texture, light and other related knowledge has a great help
- 2022-04-01 15:34:54下载
- 积分:1
-
OpenGL窗口
Opengl windows 驱动的经典规范文档-Opengl windows-driven classic normative documents
- 2023-08-20 13:20:03下载
- 积分:1
-
一个基于MFC多文档的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。...
一个基于MFC多文档的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-a document based on the number of MFC Opengl procedures, given the use of general VC-based MFC Opengl framework.
- 2022-01-25 20:44:19下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
OpenGL的一个小迷宫
使用二维数组随机的产生一个迷宫,有详细的注释,通过调整最前面的常数可以调节迷宫的行数和列数(一定要互相匹配,不然出来的结果很丑),然后用stack写出来了迷宫的解法,通过OpenGL画出了迷宫
- 2022-04-16 20:04:00下载
- 积分:1
-
使用四叉树做遮挡剔除和视景体剔除的例子,非常酷!
使用四叉树做遮挡剔除和视景体剔除的例子,非常酷!-Does the use of quadtree block removed and visual examples of body removed, very cool!
- 2022-05-04 21:56:25下载
- 积分:1
-
云雾特效制作
云雾特效制作--仅包含源码(包含完整的VC++使用的所有文档,可一直接打开运行)-cloud effects produced-- contains only the source code (including the use of VC integrity of all documents, can open a direct operation)
- 2023-01-28 06:45:03下载
- 积分:1
-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1