-
导入DTM数据和纹理,表现海底地形的一个小程序
导入DTM数据和纹理,表现海底地形的一个小程序-Import DTM data and texture, showing a small program seabed topography
- 2023-01-09 06:20:03下载
- 积分: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
-
opengl开发环境设置,在场景中实现爆炸的三维效果
opengl开发环境设置,在场景中实现爆炸的三维效果-opengl development environment settings, the scenes to achieve the 3-D effect of the explosion
- 2022-07-09 13:31:45下载
- 积分:1
-
用OpenGL编写的模拟地球、太阳、月亮三者运行状态的文件,可以用方向键操作它们的运动。自己写的代码,欢迎批评,...
用OpenGL编写的模拟地球、太阳、月亮三者运行状态的文件,可以用方向键操作它们的运动。自己写的代码,欢迎批评,-with OpenGL simulation prepared by the Earth and the sun, the moon three running in the paper, you can use the direction keys to operate their campaigns. His writing code, welcome criticism, illustrious
- 2022-05-21 19:10:33下载
- 积分:1
-
橡皮筋矩形
鼠标单击则确定橡皮筋矩形第一个点的位置,第二次单击确定确定它的对角的位置,从而确定整个矩形。
- 2022-06-17 03:16:29下载
- 积分:1
-
cycling and pendulum using opengl
- 2022-02-21 17:30:56下载
- 积分:1
-
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转...
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转-this procedure is mainly around how the rotating objects. Let objects around the Z-axis, X-axis, Y-axis or all three-axis rotation
- 2022-10-14 18:10:08下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
OpenGL基础图形编程
OpenGL基础图形编程-OpenGL foundation graph programs
- 2022-07-01 22:34:31下载
- 积分:1