-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-12-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-12
- 2022-01-26 00:16:49下载
- 积分:1
-
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改...
利用openGL绘制长方体,并可以对此进行大小颜色和旋转方面的修改-Cuboid using openGL rendering and can be the size of this color and rotation Revisions
- 2022-03-07 19:33:01下载
- 积分:1
-
关于opengl的相关知识,主要针对初学者而言。
关于opengl的相关知识,主要针对初学者而言。-About opengl related knowledge, mainly for the beginner is concerned.
- 2022-05-23 11:22:40下载
- 积分:1
-
OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, includin...
OPENGL与Visual Basic 6 联合实现的木星旋转实例,包括光源调节、Texture定义等-OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, including the light source adjustment, Texture definition
- 2022-10-31 19:45:02下载
- 积分:1
-
opengl最好的书
opengl最好的书-opengl best book
- 2022-03-04 16:58:05下载
- 积分: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设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。
- 2022-07-24 18:17:40下载
- 积分:1
-
OpenGL用户界面演示
OpenGL用户界面演示-OpenGL user interface demo
- 2022-02-28 18:02:46下载
- 积分:1
-
opengl双缓存动画,很有意思
opengl双缓存动画,很有意思-opengl-cache animation, very interesting
- 2022-01-28 16:29:29下载
- 积分:1
-
几个OpenGL游戏开发的电子书,很不错的哦
几个OpenGL游戏开发的电子书,很不错的哦-OpenGL game development a few e-books, very good, oh
- 2023-08-22 10:10:14下载
- 积分:1