搜索资源列表
cube_p1
- Use OpenGl and C to draw a cube by change parameter of color to show different color in the cube.-Use OpenGl and C to draw a cube by change para meter of color to show different color in the cub e.
tutors
- 关于材质灯光的学习程序,图形界面。在修改参数的同时,了解了关键函数的用法和重要的参数的作用。-material lights on the learning process, a graphical interface. Parameter changes in the understanding of the key functions of the route and the parameters of the important role.
OpenGL12345679
- 对OPENGL下的各种基本图形,光照,参数变化等做了综合编程-right under the OpenGL basic graphics, light, parameter changes done a comprehensive program
利用参数拟合法画抛物线的程序
- 一个用OpenGL实现的,利用参数拟合法画抛物线的程序,A use of OpenGL to achieve, the use of parameter fitting procedure for drawing a parabola
bezier
- 曲面绘制 通过一个参数矩阵,绘制出Bezier曲面,改变参数,可得到不同曲面。-create Bezier curved surface bu using a parameter matrix.
NewLight
- 定位光源、定向光源及聚光灯参数设置,在VC++中利用OpenGL编写-Positioning light sources, directional light source and spotlight parameter settings, in VC++ Prepared to make use of OpenGL
NURBS_curved_surface
- VC編的OpenGL下顯示非均勻有理B樣條曲面(NURBS),可自行調整參數-OpenGL display non-uniform rational B-spline surfaces (NURBS),can adjust parameter
a3
- 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -Experiments in model transformation based on the experiment through the realization of the following content, master OpenGL
pci_arbi_quicklogic
- PCI 仲裁代码/ PCI BUS ARBITER //WRITTEN BY MARIA GEORGE `include "c:\pasic\spde\data\macros.v" module Arbiter (REQ_, reset_, clk_in, frame_, irdy_, GNT_, adbus, cbe) parameter MASTERS = 6 //This code can handle a maximum of six masters.
cvltonemap
- A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
copyfunction
- 调用拷贝构造函数用实参obj2初始化形参。 调用拷贝构造函数创建作为返回结果的临时对象-Call the copy constructor is used to initialize parameter obj2 Senate. Call the copy constructor to return the results to create a temporary object
spirograph.c
- Draws spiral patterns in 2D with simple parameter animation and mouse control. Press the space bar to display a menu of keyboard and mouse options. In particular try the "a" and "e" keys. Run in the background while you re programming to increase pro
OpenGl-tutors
- opengl 入门工具,通过修改参数来观看效果,通过单击鼠标上下拉动绿色参数修改,右键有菜单,附有源码-opengl starter kit, by modifying the parameters to watch the effect of driving up and down by clicking the mouse, the green parameter modification, right there is the menu, with a source
FrenetGraph
- 指定一个多边形和一条曲线的参数表达式,使得该多边形沿着该曲线扫略,得到一个立体图形。源码使用的是螺旋线-Specify a polygon and a curve parameter expression, making the polygon swept along the curve, get a three-dimensional graphics. Source using a spiral
zhixianyuan
- 这是用OpenGL来实现动态绘制直线和圆的源代码,可以清晰地描述各参数的值-This is achieved using OpenGL to draw a straight line and circular dynamic source code, you can clearly describe the value of each parameter
7-parameter
- 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。 由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, fr
OpenGLDemo01
- 就是一个简单open GLDemo,熟悉下openGL的开发环境的搭建,以及参数的设置-Is a simple the open GLDemo, familiar with the structures under openGL development environment, as well as parameter settings
Draw12
- 使用 OpenGL 进行三维地形的绘制的源代码,能够通过输入参数值确定地形的坡度-Using OpenGL for rendering of the source code for the three-dimensional terrain, through the input parameter values to determine the slope of the terrain
glutEx3
- 掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。-Master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the v
7-parameter
- 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, from