-
基于VisualC++的OpenGL实现三维图形的拾取功能,学习游戏…
基于visualc++ opengl,实现了三维图形的拾取功能,供学习游戏制作和计算机图形学的朋友借鉴。-based visualc opengl, realized 3D graphics picking function, learning games for the production and computer graphics from a friend.
- 2022-08-06 12:17:03下载
- 积分:1
-
简单的程序,按键打开盖子,按下按钮和按钮…
简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
- 2022-03-26 04:28:36下载
- 积分:1
-
";详解OpenGL的坐标系、投影和几何变换…
“详解OpenGL的坐标系、投影和几何变换”。是我见过最好的关于OpenGL坐标平移和旋转,以及矩阵堆栈最好的教程。-"Comments on OpenGL coordinate system, projection and geometric transformation." It is the best I have seen on the OpenGL coordinates translation and rotation matrix stack and the best guide.
- 2023-04-02 10:05:03下载
- 积分:1
-
算法编程题,北京大学OnlineJudge
2270Quadtr
算法编程题,北京大学OnlineJudge
2270Quadtr-2270QuadtreeII
- 2022-10-13 04:05:03下载
- 积分:1
-
use the OpenGL Development Kit 1, and I hope to be helpful
利用MFC开发的OpenGL开发包1,希望对大家有帮助-use the OpenGL Development Kit 1, and I hope to be helpful
- 2022-04-13 01:59:25下载
- 积分:1
-
OpenGL红宝书是业界权威著作,本书的源码是OpenGL开发人员的必备....
OpenGL红宝书是业界权威著作,本书的源码是OpenGL开发人员的必备.-Little Red Book OpenGL is the industry
- 2022-04-07 04:17:09下载
- 积分:1
-
Inside the C++ Object Model一本学习C++的英文书籍
Inside the C++ Object Model一本学习C++的英文书籍-Inside the C++ Object Model a learning C++ English Books
- 2023-03-10 01:15:02下载
- 积分:1
-
一个NEHE OPENGL的开发包,完全源码开放。
一个NEHE OPENGL的开发包,完全源码开放。-a NEHE OpenGL development kits, fully open-source.
- 2022-03-04 13:10:59下载
- 积分: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
-
墙上的时钟
应用背景任何软件的设计取决于在该软件运行的计算机体系结构,其中的设计师需要知道系统的体系结构。设计过程中涉及的设计合适的算法,模块,子系统,接口等项目由本设计的实施过程中,墙上的时钟关键技术可怕的实施开放gl.very好项目挂钟
- 2022-01-26 08:31:40下载
- 积分:1