-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2023-02-26 05:30:04下载
- 积分:1
-
有限状态机(FSM),fic8120程序
FIC8120 方案 fsm-object-server-FIC8120 program fsm-object-server
- 2022-07-03 20:52:34下载
- 积分:1
-
一个用openGL编辑的简易直升飞机模拟器
一个用openGL编辑的简易直升飞机模拟器-helicopter
- 2022-12-29 23:55:03下载
- 积分: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进行游戏平台的搭建与开发。-Inside on opengl development, mainly using opengl gaming platform for the structures and development.
- 2022-03-21 15:42:44下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2023-06-13 20:45:03下载
- 积分:1
-
An opengl programming book.very basic thing.It s very good for beginner,and the...
一本opengl书的源程序,很基础了,对于初学者很好,同时还有glut库-An opengl programming book.very basic thing.It s very good for beginner,and the glut library also attached
- 2023-07-21 08:35:03下载
- 积分:1
-
一个MFC建立使用OpenGL的模板,VC6可以建立这个项目
一个MFC建立的使用OpenGL的模板,可以在VC6中建立以此项目为基础的项目生成向导,在此基础上方便地使用OpenGL,免去配置OpenGL库的麻烦-an MFC to establish the use OpenGL template, VC6 can build this project-based projects generated guides, Based on this convenient to use OpenGL, OpenGL configuration removed from the troubles
- 2023-03-15 09:20:03下载
- 积分:1
-
用OPENGL技术编写的一个带有表面贴图的立方体的3D变换的程序。...
用OPENGL技术编写的一个带有表面贴图的立方体的3D变换的程序。-OpenGL technology used to prepare the surface with a map of the 3D cube transformation process.
- 2023-08-08 05:25:03下载
- 积分:1
-
用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作...
用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作
- 2022-10-10 03:30:03下载
- 积分:1