搜索资源列表
A02_OpenGL的基本图形
- 里面有在Windows下使用OpenGL绘制的几种三维基本形状作旋转的程序代码,程序精概.-inside the Windows using OpenGL 3D rendering several basic shape for the rotary code, the corresponding intensive procedures.
亭子
- 借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面形状的亭子,做好以后上传。-using VC and use OpenGL and columns triangle formation of complex structures (pavilion) on the show in production or have certain skills, be regarded as a v
BSplineCtrl B样条空间线
- BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge is used : B-Spline, 3D mouse pi
pickfast
- 選取物件分為线架構,立體形狀等多種選取方式-selected objects into line structure, three-dimensional shape of a variety of selection methods
GxbOpengl5
- 本程序实现了利用OpenGL来绘制三维场景,场景可以进行远、近距离的查看,可以切换目标形状等。-realized by the use of OpenGL to draw 3D scene, the scene can be far, close to the Show, can switch targets shape.
OpenGL_op
- 小茶壶、球形、圆圈的转换,有菜单,是基于单文本的程序-small teapot shape of the circle change, the menu is based on a single version of the procedure
RotateSquare
- 利用OpenGL中的函数绘制的可以旋转的彩色的正方体和金字塔-use OpenGL rendering functions of the rotation can shape and color of the pyramid
shaveshow1.0
- 太空帆板的震动显示软件,三维图形软件为曲面形状动态可视化显示提供了保障。 利用OpenGL能实现高性能的三维图形功能,这使得科学计算可视化、仿真可视化技术发展迅速 本课题在OpenGL的高级编程和可视化系统开发以及VC十十开发平台上,可以实现振动的动态可视化 已有的研究基础和实验条件 -space windsurfing shock display software, 3D graphics software for surface shape Dynamic Visualiz
wavesSCA
- 介绍三维海浪仿真的方法,介绍了海浪的造型公式及其实现方法,运用openGL制作-wave of 3D simulation method, introduced the wave shape of the formula and its realization, Making use openGL
plane
- 用opengl对飞机进行建模,其中对飞机建模采用了nurbs曲线,曲面技术.使飞机的外形更加平滑.对于防真学的出学者有很大的帮助.-use opengl right aircraft modeling, modeling of aircraft used nurbs curve, Surface Technology. That the aircraft's shape more smooth. Those really learn from scholars are very help
OpenGL
- : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
win32plane
- 本程序是对想学习windows编程的同学很有帮助.本程序是基于opengl的,可以在不同的视角来观察飞机的造型,对防真学的同学大有帮助.-the process of learning to students of windows programming helpful. The procedure is based on opengl, in a different perspective to observe the shape of the aircraft, the defense re
as2.0amlabfire
- as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circle as a bitmap var blueSpotCl
ogl_stanford_bunny兔子
- 本代码是基于openGL平台而设计的一个兔子形状的3d图形.-openGL-based platform designed shape of a rabbit 3d graphics.
ogl_solidnode_bsp墙壁
- 本代码主要是介绍了一个基于opengl开发环境的c++代码,主要生成的是门的形状.-this is the main source of a development environment based on opengl c code, the main formation in the shape of the door.
test
- 用opengl和c++ 实现分形树 可以根据输入随机数字的不同来改变树的形状 -With opengl and c++ implementation of fractal tree can enter different random numbers to change the shape of the tree
B_
- 1. 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。 2. 用鼠标输入一组数据点,插值生成一条B-样条曲线-1 with the mouse to drag the input points as control vertices to generate a B-spline curves, showing the control points and polygons. Pick the curve
pp
- 是一个opengl实例,可以用鼠标控制球体的旋转,可以设置球体的大小,形状,等等。-Is a opengl examples, can use the mouse to control the ball rotation, can set the spheres of size, shape, etc.
3DOpenGL
- 一个3D图形显示系统,封装了一些OPenGL函数,可以实现任意形状拉伸,直管,弯管等-A 3D graphics display system, a number of packages OPenGL function, can achieve tensile arbitrary shape, straight pipes, elbows, etc.
Lesson05
- 们使用多边形和四边形创建3D物体,在这一课里,我们把三角形变为立体的金子塔形状,把四边形变为立方体。-Polygon and quadrilateral used to create 3D objects, in this class, we have the triangle into three-dimensional pyramid shape, the quadrilateral into a cube.