搜索资源列表
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
win_vs_billboard
- 自己写的一个Opengl程序,第一次写,代码很难看~见谅~:L其中用到:从2D到3D的转换,三维漫游,鼠标点击生成树木,3ds的加载和显示,billboard的显示技术-himself wrote a Opengl procedures, the first to write a code standpoint it does not look ~ ~ : L which used : from 2 D to 3-D conversion, 3D roaming, mouse click gen
MutiWindow
- 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
ogl_pickray
- 射线选择演示 通过使用glunproject(), 可以将平面的2D坐标,转换成空间的3D坐标. 所以我们使用glunproject()将鼠标的光标坐标转换成空间的坐标,这样就可以实现鼠标的选取 -ray choice demonstration through the use of glunproject (), can be a 2D plane coordinates, converted into space for the three D coordinates. So w
MyOpenGL
- OpenGL模拟的一个3维空间模型,VC++源码实现,一个模拟的3维视图,随着鼠标移动会改变视图,VC++6下可直接编译代码,仅此参考。 -OpenGL 3-D simulation of a space model, VC++ source code implementation, a simulated three-dimensional view, with the mouse will change the view, VC++6 compiler directly under th
CameraRove
- 一个opengl摄像漫游的实例,通过鼠标来上下左右地移动摄像机,可以通过键盘W、S、A和D键来前后左右地移动摄像机。-An example of opengl camera roaming through the mouse to move the camera around from top to bottom through the keyboard W, S, A and D keys to move the camera around.
SmallHouse11
- 基于vc++的OpenGL应用,需要安装OpenGL sdk,按w、a、s、d实现漫游功能,鼠标控制视角的转换,程序中画了一个简单的小房子模型-Vc++ based on the OpenGL application, need to install OpenGL sdk, according to w, a, s, d to achieve roaming function, the mouse control the angle of the conversion, process of p
Selectable3DScattergraphUsingOpenGL
- 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be s
SimpleMirror
- 画了四个物体:球体,正方体,圆球,圆柱体,再画出一面镜子,可以看到镜子里自己的像。可以移动鼠标旋转查看,也可以通过按键A, D, F ,R 来控制旋转等功能。-Drew four objects:sphere,cube,sphere,cylinder, and then drew a mirror,you can see the image of their own. You also can move the mouse to rotate view, you can also keys A
TranslationController_Demo-ve-khong-gian-3D
- Draw a space with rotate by mouse
Wireless-3-D-mouse112233344555
- 无线3D鼠标,自制3D鼠标 ——让鼠标脱离桌面实现控制-Wireless 3 D mouse
OpenGL-shiqu
- 3D图 利用opengl绘制3D图,更好的真实感.同时可以利用鼠标来移动他的位置,很好的一个程序初学者可以学习-3 d graph using opengl rendering 3 d map, a better sense of reality. At the same time, can use the mouse to move his position very good beginner can learn a program
D3Ddemo15
- 一个综合型的Direct3D示例程序,用键盘上W,A,S,D,I,J,K,L,↑,↓,←,→12个键加上鼠标在美丽的三维空间中翱翔。包括了Direct3D初始化,DirectInput输入处理,顶点缓存,光照与材质,文字输出,颜色,纹理贴图,四大变换,网格模型,X文件载入等等知识(当然还有默认被开启的深度缓存)。-A comprehensive, Direct3D sample program using the keyboard W, A, S, D, I, J, K, L, ↑, ↓, ←,
opengl
- 地球仪的绘制,纹理映射和鼠标控制缩放。运行前在d盘放着张图片:Earth.bmp-Globe rendering, texture mapping, and mouse to control the zoom.