搜索资源列表
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
Intra3D-Software
- 基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免
ShowBall
- 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
Learn_OpenGL_3D_Programming
- 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序
opengl1000000000000001
- OPENGL程序。运用如下 涉及的其他结构和类: 1.DEVMODE 2.WndClass 3 LOWORD(lParam),HIWORD(lParam) tip 1.使用ChangeDisplaySettings来尝试切换成与dmScreenSettings所匹配模式。我使用参数CDS_FULLSCREEN来切换显示模式, 因为这样做不仅移去了屏幕底部的状态条,而且它在来回切换时,没有移动或改变您在桌面上的窗口。 2 ShowCursor(
OGLCHAOJIBAODIAN4
- OGL超级宝典4很不错的需要的抓紧下了分5份-OGL book four is pretty good pay close attention to the needs of the under-5
shpere
- OpenGL 编写程序,显示一个球体,要求: 1. 使用线框图表示; 2. 经纬度间隔各为 15 度; 3. 手动计算坐标,不要使用 glutWireSphere ; 4. 推荐使用顶点数组,只计算一次坐标值; 5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度 -OpenGL programming, shows a ball, requirements : 1. Use wireframe map;
water_reflect2
- 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
OpenGL_Missile_Shoot
- OpenGL演示导弹发射。数字键1,2,3,4,5,9改变镜头
OpenGL_programming_CAI
- 学OpenGL编3D游戏DEMO版目录下内容说明 目录 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_
Atom1
- 关于OpenGL的源码. Our goal:1. You generate a large cube, and map the sky texture in five faces except the floor face. 2. The viewing is freely moved inside the cube. You can exploit the keyboard or mouse handle. 3. The light is located in the cube.
Play3D010-Binary
- Play3D is a program to play 3D video files using full-screen quad-buffer OpenGL stereo, or red/blue glasses (anaglyph mode). It should play any format that is supported through DirectShow with an appropriate codec. This includes AVI as well as
OpenGLSB4-1-5
- OpenGL开发宝典第4版书中的第一二三四五章的c++代码
opengl小程序
- 我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the
OpenGL_demo
- A simple demo of OpegGL programming using depth map, textures and transparency. It s possible to control earth rotation using keys 4, 5 and 6, cube rotation using keys 1, 2 and 3, and camera rotation using keys q , d and 0 (zero). Cameras goes closer
main
- 描述 1 2 3 4 5 6 7 ############################# 1 # | # | # | | # #####---#####---#---#####---# 2 # # | # # # # # #---#####---#####---#####---# 3 # | | # # # # # #---#########---#####---#---# 4 # # | | | | # # ############################# (图 1) #
glew1.5.4
- glew1.5.4 for C++ & Ada
programs-in-step-4---5
- , no descr iption for this program code , no descr iption for this program code , no descr iption for this program code , no descr iption for this program code -, no descr iption for this program code, no descr iption for this program code, no descr
5
- 绘制桌子和茶壶 1.通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1) 2. 通过设置材料使得茶壶为金黄色 3. 添加按键处理,移动场景中的光源,并能改变光源的颜色 4. 修改茶壶的镜面反射系数,使之对光源呈现高光 5. 在场景中添加一个聚光光源,其照射区域正好覆盖茶壶,并能调整改聚光光源的照射角度和朝向。-1. Draw a table and tea set