-
opengl 图形
用OpenGL画出各种图形,C语言版本,适合初学OpenGL学习者,简单明了,方便易懂.
- 2022-05-22 01:13:11下载
- 积分:1
-
Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
利用vc++和openGL开发的烟花效果,有各类烟花。-Use vc++ And openGL development fireworks effects, have all kinds of fireworks.
- 2023-01-27 12:05:03下载
- 积分:1
-
wrl 文件的读取
主要是utf8 vrml (wrl)文件的读取,利用opengl MFC C++ 编写的 ,提供给广大同学学习,有不托之处还希望指正。
- 2023-02-09 07:25:03下载
- 积分:1
-
一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友
一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友-A simple OpenGL examples, can help to interested friends OPENGL
- 2022-01-27 11:54:34下载
- 积分: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书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助
这是一本很好的opengl书籍,都是以具体例子来讲解opengl的,对于初学者很有帮助-This is a very good opengl books, are based on concrete examples to explain the opengl and helpful for beginners
- 2022-01-25 15:47:02下载
- 积分:1
-
简单的 openGL
这段代码关于 opengl 和绘制一个简单的家。有关更多信息,请阅读自述文件。
- 2022-02-05 03:41:14下载
- 积分:1
-
OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。...
OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。-OPengl handbook is a good book opengl entry, English text, unlike translations of certain concepts are ambiguous, the data are clear, easy to understand.
- 2022-12-19 19:55:08下载
- 积分:1
-
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码....
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码.-Opengl visualization of high-level programming and system development (system development chapter) of the source, including three-dimensional scene editor, three-dimensional topography simulation, particle system and many other software
- 2023-07-28 07:20:05下载
- 积分:1
-
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!...
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
- 2022-01-21 21:33:59下载
- 积分:1