搜索资源列表
Dixing
- 这是一个模拟的三维恢复和重建系统,比较直观,而且可以从多个角度观察该地形的面貌,适合三维重建的人研究.-This is a three-dimensional simulation of the restoration and reconstruction, more intuitive, but from a variety of angles of the terrain features, and for three-dimensional reconstruction of the st
Cube1
- 用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟 程序界面等各方面的都源于自己的设计 同时利用定时器来实现不同角度的旋转功能-use OpenGL light on the environment, build physical objects, such as multiple colors combine analog interface procedures in the areas of their origin are designed using the tim
cubeview
- 需要有OpenGL的连接库glut32.dll 显示一个立方体的不同角度,立方体8个点各有四种颜色-need OpenGL libraries glut32.dll shows a cube of different angles, cube eight points each in four colors
bianhuan_opengl
- OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce-opengl.rar,2163KB原代码有很大区别,是从不同角度实现的. -OpenGL graphics transformation, a narrowing, translation, rotation III results the VC-compiler OpenGL successful operation, no animation, and the site
xzlft
- 用opengl实现的的一个光照立方体,能够进行旋转,实现不同矢量不同角度下的光照效果。-use opengl the realization of a light cube, is capable of rotation, Vector achieve different under different angles of illumination effects.
3Dbeautifulhouses
- 用VC和Opengl实现三维房屋的显示,内有地毯,桌椅壁画等,可从不同角度观察,可自选择背景色-VC Opengl 3D and housing, are carpets, chairs, tables, murals, can be observed from different angles, from the choice of background color
Camra
- 绘制一茶壶,用一照相机可以在不同角度去观察该茶壶,包括上下、左右、前后-drawing a teapot, a camera can be used at different angles to observe the teapot, including upper and lower, around, before and after
MYFOUNTAIN
- OPENGL喷泉效果的演示,主要是复杂粒子运动轨迹计算及粒子生命周期计算同时还有3D场景的角度变换-OpenGL fountain effect of the display, is a complex calculation of particle trajectories and calculating particle life cycle along with 3D scenes perspective transform
sanweituxiangyundong
- ① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。 本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体 。
TRY2
- 用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。-use OpenGL a ball around another ball rotation, According to the Operations and the angle of illumination and color changes.
OpenGL3D
- 3d绘制,变换角度也能自动执行的例子程序,我的第一个opengl程序
openGL--Bemhan
- 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。
3DRoadVir
- 用MILKSHAPE做3d,opengl库开发的一个可以变换角度的路面漫游系统
box
- 一个用C写的3D BOX 用WSDL键可以改变BOX显示的角度 没有用任何库函数 都是自己设计的算法 由于没有考虑透视算法 所以稍微有些失真
Solar_System
- 用OpenGL光照建立一个太阳系,随着鼠标移动,可以从不同角度观察
Lesson04
- 在vc++下运用opengl绘制能旋转的三角形和四边形。旋转角度可用键盘控制。
Lesson05
- 用opengl绘制三角锥和正方体,不同的面不同的颜色。并且三角锥和正方体以不同的旋转角度自动旋转。旋转可以键盘操作控制。
Chap02_MultiView
- 利用opengl 把一个3d图在一个界面中 按不同的角度显示,可以深刻理解vc++ opengl编程中对3d图的处理
OpenGL
- 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
OpenGL-3D框选
- OpenGL环境下读入3D点云,任意角度下鼠标对点云进行框选。(In the OpenGL environment, read the 3D point cloud, and at any angle the mouse can box the point cloud.)