-
OpenGL编程指南前5章部分实例代码
OpenGL编程指南前5章部分实例代码,包括:
1、双缓冲程序 double.c
2、 直线点画模式 lines.c
3、标记多边形边界边,绘制一个凹多边形 concavePoly
4、创建一个20面体,并近似模拟球体
5、变换立方体
6、行星系统
7、平滑着色的三角形
8、 不同材质和光照
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-24 20:50:05下载
- 积分:1
-
本程序是基于opengl平台C生成的代码,图形表达…
本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
- 2022-03-18 00:01:59下载
- 积分:1
-
nehe的源代码,调试通过,能运行
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2022-04-14 16:50:14下载
- 积分:1
-
quake3 bsp collision 3
quake3 bsp collision 3
- 2022-01-25 20:28:00下载
- 积分:1
-
很高的3DS模型载入软件
很高的3DS模型载入软件-3DS model of a high loading software
- 2022-02-26 06:01:24下载
- 积分:1
-
利用OpenGL实现三维绘图
利用OpenGL实现三维绘图-use OpenGL 3D graphics
- 2022-03-21 14:59:43下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分: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
-
用opengl和VC++实现的飞机俯冲的过程
用opengl和VC++实现的飞机俯冲的过程-Use opengl and VC to achieve the process of subduction of the aircraft
- 2022-07-18 16:50:19下载
- 积分:1
-
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。...
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。-To map out a three-dimensional architectural model has light and shadow projection, as well as texture mapping. Can observe the arrow keys to switch perspectives at any one corner of the building.
- 2022-01-26 04:01:28下载
- 积分:1