搜索资源列表
OpenGL命令和例程概述
- 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
逐点递归填充算法
- 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
mfc开发opengl
- mfc开发opengl,非常爽哈,积累点分数,要下点东西。大家多下点。-mfc development opengl, very cool Kazakhstan, points accumulated scores, we should point something. We more points.
fish-OpenGL
- 一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪-an OpenGL-based animation do fish, the clicking of the mouse can create a ripple
OpenGL
- : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
OpenGL
- 先点击install.bat,把动态连接库csgl.dll和csgl.native.dll拷贝到C盘,然后就可以运行该OpenGL程序了
OpenGL-Bezier
- 本代码为Bezier画法,可输入10个控制点和最多生成199个象素点。
OpenGL简单动画
- 一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue \"file-run\" then you can see the animation
OpenGL
- 在三维空间显示点,立方体,以及怎样改变背景色,设置图形色彩-In the three-dimensional display points, cubes, and how to change the background color, set the graph color
opengl-bezier
- 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
OpenGl
- 图形学OpenGL点虚线各种形状设置,不闭合折线大小-Graphics OpenGL dash-dot shapes
OpenGL
- opengl基础 简易的介绍了opengl点 和直线的画法-simple introduction to basic opengl opengl point and line painting
OpenGL-ES2.0_obj
- Android平台的APP代码(Eclipse,ADT),实现了基本3D对象(点,线,面,体)的绘制,单指与双指操控,包含三维的各种变换:平移,旋转,缩放,透视,是学习动画与仿真的入门代码.(Android platform APP code (Eclipse, ADT), to achieve the basic 3D object (point, line, surface, body) rendering, refers to a single and double finger mani
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
Opengl绘制最大矩形
- 绘制不规则图形的最大矩形,需要给摄像机添加脚本并给定材质与贴图,要有坐标点信息
openGL .pdf
- open gl es 我就是要下载点东西 ,怎么这么费劲(open gl es I just want to download something, how so hard?)
opengl
- 在一块地形上有几架飞机,鼠标点击飞机可以让飞机偏航,可以鼠标控制观察方向;vs2015项目(There are some planes on a ground. You can use your mouse to control the plane's condition and your viewport. The project can run on VS2015 perfectly.)
可鼠标点击旋转的茶壶 源码
- 利用opengl 和vc++ 6.0实现鼠标事件的响应(opengl c++ a rotated cup)
三点绘制贝塞尔曲线
- 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)
OpenGL-3D框选
- OpenGL环境下读入3D点云,任意角度下鼠标对点云进行框选。(In the OpenGL environment, read the 3D point cloud, and at any angle the mouse can box the point cloud.)