-
一个NEHE OPENGL的开发包,完全源码开放。
一个NEHE OPENGL的开发包,完全源码开放。-a NEHE OpenGL development kits, fully open-source.
- 2022-03-04 13:10:59下载
- 积分:1
-
立方图纹理影射,来自OpenGL权威指南的绝好资料哦
立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
- 2022-02-07 09:36:21下载
- 积分:1
-
Openinventor
应用背景完整的键盘响应程序,可以通过键盘来控制在Openinventor中的模型,了解Openinventor的控制原理关键技术该程序是在vc6.0和TGS Openinventor下编译的,所以看懂该程序除了要有一定的C++编程基础外,还应该懂得Openinventor
- 2023-06-27 19:25:04下载
- 积分:1
-
vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块...
vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
- 2023-04-15 15:00:03下载
- 积分:1
-
在MFC下,利用OpenGL实现了一个水坝坍塌的过程,对边界以及障碍物进行了物理的定义。...
在MFC下,利用OpenGL实现了一个水坝坍塌的过程,对边界以及障碍物进行了物理的定义。-In MFC, the use of OpenGL to achieve a process of collapse of a dam on the border, as well as a physical barrier definition.
- 2022-02-12 00:15:12下载
- 积分:1
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分: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
-
关于雾效的演示教程,通过鼠标移动修改参数来显示不同效果...
关于雾效的演示教程,通过鼠标移动修改参数来显示不同效果-fog effect on the demonstration and guidance through mouse movement to amend the parameters to show different results
- 2022-10-30 13:15:04下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
基于OpenGL的3D射击游戏的设计与实现
基于OpenGL,使用计算机图形学相关知识,在VC++环境下实现的3D游戏软件系统。该软件集可操作性,实用性,趣味性于一体,通过美观逼真的场景,丰富的色彩及友好的界面以实现各种算法。
程序涉及到以下几个模块:OpenGL的程序框架;OpenGL的基本图形;OpenGL的组合图形;游戏场景生成;OpenGL中的文字显示;特殊平面_树木;显示3D模型;3D动画模型;射击、爆炸;碰撞检测;游戏进度保存。
- 2023-03-30 00:20:03下载
- 积分:1