-
STL文件Opengl显示(C++)
STL文件解释,并用OpenGL显示三维效果, VC++ 6.0 编译环境,亲测可用
- 2022-07-12 01:19:13下载
- 积分:1
-
与参考方法编写严格按照你自己的opengl8点圆,…
自己写的opengl8点画圆 完全按参考书方法,给初学者参考-Write your own opengl8 Point Circle in strict accordance with reference method, for advanced users
- 2022-02-09 22:55:37下载
- 积分:1
-
opengl超强文档集合,教程,地形生成,等等。巨好,巨多
opengl超强文档集合,教程,地形生成,等等。巨好,巨多-opengl super collection of documents, tutorials, terrain generation, and so on. Macrophages, and giant multi-
- 2022-02-05 21:55:33下载
- 积分:1
-
Using OpenGL realize the 3d environment, a bit like cs
用OpenGL实现的3d环境,有点像cs-Using OpenGL realize the 3d environment, a bit like cs
- 2023-01-29 23:50:04下载
- 积分:1
-
opengl材质管理,可以贴bmp格式的图片
opengl材质管理,可以贴bmp格式的图片-opengl materials management, which can be attached bmp format photographs
- 2022-08-17 18:08:33下载
- 积分:1
-
地理地形裁剪图
裁剪图是地理地形绘制算法,这是几何裁剪图的实现。
- 2022-08-22 16:10:31下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap06_Terrain.rar
图像处理程序OpenGL编程Chap06_Terrain.rar-Image processing procedures for OpenGL programming Chap06_Terrain.rar
- 2022-07-21 04:45:29下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
代码是一个光盘
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-02-25 22:26:01下载
- 积分:1
-
3D粗糙会动机器人
3D粗糙机器人,包括头部,胳膊,腿#include "stdafx.h"
#include
void reshape(int w,int h);
void init();
void display();
void mytime(int value);
int APIENTRY _tWinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPTSTR lpCmdLine,
int nCm
- 2022-11-10 07:15:04下载
- 积分:1