搜索资源列表
多点触摸源程序
- 用于多点触摸的源程序,CCV-1.3。使用OpenGL框架,通信协议采用tuio。实现和flash的交互。开发环境vc2008+c++
OpenGL Koch Snow 分形和拾取拖动操作
- 一个用OpenGL实现的KochSnow分形程序,并实现了简单的交互功能:左键点击为拖动,右键点击可以改变递归深度。其中拾取采用了颜色拾取方式。
win32 opengl画图实例
- 在vc环境下,利用opengl图形包,开发一个简单的画图程序,点击鼠标左键选择绘制类型
OpenGL的水面波动模拟程序
- OpenGL的水面波动模拟程序 鼠标点击处产生涟漪波纹,The effects of water wave
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
bunny
- OpenGL中著名的stanford Bunny程序和点云数据。-OpenGL famous stanford Bunny procedures and point cloud data.
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
wang-OpenGL-7
- 基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
opengl-read-points-from-files
- opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
points
- opengl 点云显示,可以显示多种颜色,可以立体显示,这是基本的opengl程序。-opengl point cloud display, can display a variety of colors, you can display, which is the basic opengl program.
sunearthmoon
- 太阳地球月球旋转,opengl实现,做的不好,但要下载东西没点数随便上传一个-The sun the moon rotating the earth, opengl achieve, do well, but did not want to download something to upload a random point
KeyandMouseControl
- opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
stars
- VC+OpenGL实现旋转的星空,用于OpenGL开发初学者练习点、线方面的绘制和操作。-VC+ OpenGL realize Star rotation for beginners to practice the development of OpenGL points, lines drawn and operational aspects.
OPENGL-select-the-object-to-enlarge
- OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
shanshuo
- opengl 点的闪烁,以及输入各种图形之后,图像也闪烁-opengl point flashes, as well as the importation of all kinds of graphics, the images also flicker
OpenGL
- OpenGL绘制,通过绘制点线面构成一个小汽车-OpenGL Rendering
OPENGL
- 一篇探讨利用OPENGL实现从屏幕点到三维点转换的论文,提供了一种算法供大家参考。-One to explore the use OPENGL from a screen point to the three-dimensional point conversion paper provides an algorithm for your reference.