-
用OpenGL开发的机械臂运动仿真程序
用OpenGL开发的机械臂运动仿真程序,并且实现机械手臂向四个方向的旋转。
- 2023-02-26 01:25:04下载
- 积分:1
-
with opengl 3d pipe sourcecode,
用VC+OpenGL实现三维管线的全部源码,与国内著名三维软件-灵图软件的地下管线显示效果一样,2005年后灵图开发的怎样我就不知道了,呵呵。可以用鼠标左右键,上下左右键,Insert,Delete,Home,End键实现三维实时动态漫游。动态链接库读取平面管线DXF数据格式,也有源码。-with opengl 3d pipe sourcecode,
- 2023-05-23 05:45:02下载
- 积分:1
-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分:1
-
OpenGL +纹理映射实现火灾模拟
opengl+texture mapping实现fire仿真-opengl+ texture mapping to achieve fire simulation
- 2022-02-01 17:53:07下载
- 积分:1
-
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释...
OPENGL的几个简单例子 分别从颜色 光照 简单纹理 几个方面做出了解释-OpenGL few simple examples from simple color light texture made several explanations
- 2022-05-31 02:19:32下载
- 积分:1
-
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Ba...
openGL_shader pdf
THE OPENGL® SHADING LANGUAGE 1
John Kessenich
Dave Baldwin
Randi Rost
Version 1.051
28-February-2003-openGL_shader pdf THE OPENGL
- 2022-07-09 05:24:09下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
SodukoPrision
soduki改成C++,OpenGL。这是一个模板的游戏,在C++中使用OpenGL API的一些事情。
- 2022-03-19 05:36:50下载
- 积分:1
-
非常好的opengl学习资料,中文文挡,还有代码解释
非常好的opengl学习资料,中文文挡,还有代码解释-Opengl very good learning materials, the Chinese text block, as well as code to explain
- 2023-02-01 17:25:03下载
- 积分:1
-
opengl高级编程与可视化系统开发(系统篇)
opengl高级编程与可视化系统开发(系统篇)-opengl Advanced Programming and Visualization System (the System Part 1)
- 2022-04-10 10:51:51下载
- 积分:1