-
3d采用opengl编写贴纹理三围旋转
3d采用opengl编写贴纹理三围旋转-3d prepared using opengl affixed texture Body Rotation
- 2022-11-27 22:40:03下载
- 积分:1
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-03-13 21:52:15下载
- 积分:1
-
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看
用OpenGL写的地形渲染程序,适合大地形渲染,值得一看-with OpenGL written procedures exaggerated topography suitable for large Terrain Rendering, an eye-catcher
- 2023-08-30 06:40:04下载
- 积分:1
-
一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪
一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪-an OpenGL-based animation do fish, the clicking of the mouse can create a ripple
- 2022-02-13 01:14:12下载
- 积分:1
-
OpenGL编程的单文档模板
OpenGL单文档编程模版-OpenGL Programming single document templates
- 2022-01-23 10:16:23下载
- 积分:1
-
一个基于VC++的OPENGL,很好的波形显示图例子.
一个基于VC++的OPENGL,很好的波形显示图例子.-a excellent openGL example about wave play based on VC++
- 2022-04-11 02:53:36下载
- 积分:1
-
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。...
这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
- 2022-06-28 20:50:18下载
- 积分: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的简单扩展库源
OpenGL easy extention library with source
- 2022-04-15 02:54:23下载
- 积分:1
-
opengl基础入门
我们大学图形学教授所做课程设计学案,其中包括内置函数,动画,键盘输入控制,鼠标空竹,光源,纹理映射等多种主要函数,代码,教案齐全,对初学者十分有帮助。
- 2022-09-07 03:45:04下载
- 积分:1