资源列表
TheVirtualWalk-throughtechnology
- 用OPenGL实现的虚拟校园环境漫游系统-use OpenGL to achieve a virtual campus environment roaming system
各种简单演示n
- 一些简单的不同线型的绘制,用opengl在vc6.0下的工程。(some simple drawing about different lines.)
openGLRoaming
- 在win32 application工程下,利用opengl实现了三维场景的构建,漫游,包含全部工程源代码以及相关资源-In win32 application engineering, the use opengl achieve a three-dimensional scene building, roaming, including all project source code and related resources
texture_cube
- vc++ OpenGL 立方体贴图,将bmp图像贴到立方体上。-vc++ OpenGL cube map, speak bmp image and paste it into a cube.
Virtual-walkthrough-system
- 基于OpenGL实现的虚拟漫游系统,可以通过输入前后左右控制移动,输入PageUp,PageDown控制视角,并且有简单的碰撞检测系统-Based on OpenGL, virtual roaming system, you can control the movement around the input, the input PageUp, PageDown control perspective, and there is a simple collision detection syst
Wireless-3-D-mouse112233344555
- 无线3D鼠标,自制3D鼠标 ——让鼠标脱离桌面实现控制-Wireless 3 D mouse
Chapter01
- 【光盘资料】OpenGL高级编程与可视化系统开发.系统开发篇(第二版).第一章-OpenGL System Develepment.Chapter01
3Dspace
- 用C++编写的程序,得到了一个3D空间,很逼真,效果很好-Program written using C++ a 3D space, very realistic, with good results
lesson4
- nehe教程在MFC下的实现第4课-转起来(在vs2005下编译通过)-nehe tutorial in the MFC to achieve the first Lesson 4- turn up (in vs2005 compiled by)
yuanzhu
- opengl 利用三角形和矩形无限逼近绘制圆柱-opengl use of triangular and rectangular infinite approximation drawn cylindrical
a4
- 1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为: (1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1); 2. 通过设置材料使得茶壶为金黄色; 3. 添加按键处理,移动场景中的光源,并能改变光源的颜色; 4. 修改茶壶的镜面反射系数,使之对光源呈现高光; 5. 在场景中添加一个聚光光源,其照射区域正好覆盖茶壶,并能调整改聚光光源的照射角度和朝向。 -1 by setting materials such f
select
- 一个简单拾取功能的例子,有四个矩形,通过鼠标进行拾取后,右键可以改变被选择的矩形的颜色。-A simple example of picking up feature, there are four rectangles, were picked up by the mouse, right to change the color of the selected rectangle.