搜索资源列表
opengl c++实现的完整camera类
- opengl c++实现的完整camera类 包含头文件和实现文件
OpenGL Camera
- Camera Object Model using OpenGL
一个实现摄像机漫游的类Camera
- 在3D编程方面,实现摄像机漫游是必须的,这是一个难得类,对进行opengl编程很有帮助
OpenGL-Camera
- OpenGL 摄像机初始化与摄像机键盘控制-Camera OpenGL initialization and keyboard control the camera
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.
openglshexiagnmanyou
- opengl摄像漫游的一个小的实例,仅供大家参考-opengl camera roaming a small example of reference for everyone
HeightMap
- 通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
DynamicCamera
- Opengl Dynamic smooth camera, uses windows specific functions
camera
- 简单的OPENGL程序,用来模拟照相机的功能-OPENGL simple procedure used to simulate the functions of the camera
Gl_Camera.ZIP
- opengl camera tutorial
Camera
- This an OpenGL application which describe the use of a camera into a virtual world-This is an OpenGL application which describe the use of a camera into a virtual world
abysse
- Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
OpenGL
- 3D Modelisation of a building, with a free fly camera.
ACG_5_viewport
- camera viewport in opengl
A04_camara_move
- Opengl实现的摄像漫游,代码精炼,适合初学者学习-Opengl camera roaming implementation, the code refined, suitable for beginners to learn
Camera
- Camera movement in opengl
opengl
- opengl 环境下的摄像机漫游 c++ vc6.0-opengl camera roaming environment, c++ vc6.0
Camera-Part3
- OPENGL摄像机鼠标控制参考,用鼠标控制摄像机移动。-The OPENGL camera mouse control and control the camera movement with the mouse.
opengl-Camera
- 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
Camera
- 简单的OpenGl camera的实现 可以沿着camera的X Y Z 轴旋转-The basic function is realize camera in OpenGl which sight can rotate via X Y Z axis of it.