-
OpenGL 天空盒
用于Opengl天空盒的实现,编译环境是VS2010 ,对初学者非常有帮助,纹理贴图用的是bmp图片格式,可通过鼠标,键盘控制摄像头的旋转!
- 2022-05-20 19:42:09下载
- 积分:1
-
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控...
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控制光线明暗算法,给花盒加上了逼真的光照效果。-experiments, we Comprehensive Utilization of the 3-D computer graphics imagery inside the basic algorithm, and surface mapping algorithm, the success of the screen shows a ZHUONMIQAN, in the design process, we also use a computer-controlled light shading algorithm to Huaan with a realistic lighting effect .
- 2022-02-12 00:02:57下载
- 积分:1
-
View from the click of the mouse to form a straight line, to determine the click...
从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev- c compiler
- 2022-08-19 13:46:26下载
- 积分:1
-
动画测试
就是一个例子的三个基本的动画,第一次是一盏灯后一圈,,二是后一个平面和最后一个球弹跳紫色队。
- 2022-04-21 05:21:35下载
- 积分:1
-
snake flow by openGL
snake flow by openGL
- 2022-04-24 12:02:39下载
- 积分:1
-
OpenGL teaching, 3D graphics rendering
OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
- 2022-03-20 20:25:19下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者...
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者-Opengl with c and written Nurbt used to prepare the surface, it is suitable for beginners Surface Science
- 2022-08-25 10:50:32下载
- 积分:1
-
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考...
VC平台下开发的图形显示界面,具有图像平滑,所放功能,有需要的朋友可以下载参考-VC platform developed under the graphical display interface, with image smoothing, the release function, there is a need of a friend can download the reference
- 2022-10-05 10:45:04下载
- 积分:1
-
使用准备3天到几个文件的读取和处理简单福是OpenGL…
用opengl编写的可以对几种3d文件进行读取以及简单的处理功能,已经调试!-use opengl be prepared 3 days to several documents read and simple processing functions, Debugging already!
- 2022-05-21 15:13:53下载
- 积分:1