搜索资源列表
OpenMind
- OpenMind 是一个在OpenGL for Java之上编写的场景图形。它已经提供了层次式的场景管理和对象转换,完全动态摄像机,光照和雾化,2D用户接口元素场景管理,2D和3D鼠标选取,等等 -OpenMind is a Java in OpenGL, prepared for the graphic scenes. It has provided a hierarchical management of the scenes and objects conversion, fully
Tunnel
- opengl程序,用opengl编写的一条带围墙道路的模型,可以以摄像头模式移动场景,可以选择过滤模式。-opengl program using opengl written in a model with a wall of road, can move the camera scene mode, you can choose filtering mode.
dffs
- 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
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.
a3
- 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -Experiments in model transformation based on the experiment through the realization of the following content, master OpenGL
OpenGLShowText
- 本例程主要介绍了如何在OpenGL中显示文字,并且介绍了摄像机漫游的方法,很值得大家借鉴学习。-Introduced the routine of how to display text in OpenGL, and introduced the method of roaming camera, it is worth learning from.
colorcubes
- Program to draw a color cube and allow the user to move the camera suitably to experiment with perspective viewing. Use openGL functions.
VProjectass2
- this is a camera animation done in opengl.
Gl_Camera.ZIP
- opengl camera tutorial
JOGLLesson01SampleWindow
- The Java JOGL OpenGL binding using Netbeans. Lesson 1: In this lesson, the basic components of a JOGL program explained. Window production and camera positioning means gluLookAt () are explained. In addition,we create the basis for our example GL_QUA
ACG_5_viewport
- camera viewport in opengl
Camera
- Camera movement in opengl
cameraExample
- Simulate camera object in OpenGL. The Camera object can be initialised by reading explicitly given parameteres from a file.
camera
- this my first program about camera in opengl.-this is my first program about camera in opengl.
OpenglCamer
- C++ builder 开发的一个三维地形显示软件,涉及OpenGl的师徒变换模型变换以及灯光设置-seting camera in opengl
OpenGL-3D-Terrain
- 在Visual C++及OpenGL环境下开发的3D地形浏览程序,在天空盒中载入现有的地形高度图文件terrain.raw,并运用自己开发的Camera类实现3D空间中的浏览-Developed in OpenGL environment Visual C++ and 3D terrain viewer, the terrain height map files loaded in the sky box terrain.raw and use to develop their own Came
camera
- 该段程序是利用OPenGL和Visual c++ 开发环境编写而成的摄像漫游程序。适合初学者学习。-The roaming camera program this section of the program is written in OPenGL, and Visual c++ development environment. Suitable for beginners to learn.
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.
Playing-video-In-OpenGL
- 在opengl中添加视频图像,视频可以是文件,也可以从摄像头捕获。-Add a video image in opengl, the video can be a file, you can also capture from the camera.
camera in opengl
- this is source code for camera in opengl