-
关于填充曲面的绘制
关于填充曲面的绘制-filled on the surface mapping
- 2022-03-16 05:31:53下载
- 积分:1
-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2023-04-28 05:55:02下载
- 积分:1
-
使材质颜色追踪当前颜色 的OPENGL事例
使材质颜色追踪当前颜色 的OPENGL事例-color material to make tracking the current color OpenGL examples
- 2022-03-17 14:12:35下载
- 积分:1
-
game software
the game software
game software
game software
the game...
game software
the game software
game software
game software
the game software
game software
- 2022-03-21 23:40:26下载
- 积分:1
-
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,...
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,并实现了其空间运动仿真,可再现机器人运动全过程,实现机器人的示教仿真。该机器人仿真
系统大大的方便了机器人教学。-Appl ication of computer virtual simulation on robot teaching
- 2022-05-12 21:08:30下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
OpenGL教程
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-04-17 04:11:18下载
- 积分:1
-
OpenGL编程指南(第四版)书后附带的源代码
OpenGL编程指南(第四版)书后附带的源代码-openGL source code
- 2022-04-30 06:00:29下载
- 积分:1
-
VC++ and OpenGL implementation of mobile lines, the effect seems like a bug n mo...
VC++和OpenGL实现线条的移动,效果看起来像n个虫子在移动。-VC++ and OpenGL implementation of mobile lines, the effect seems like a bug n mobile.
- 2022-03-03 03:14:40下载
- 积分:1
-
opengl_obj纹理贴图
opengl通过载入OBJ文件生成模型,以及贴图动画效果
- 2022-02-14 16:32:43下载
- 积分:1