搜索资源列表
CcubeDissect
- 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
contour-1
- Contour 等值线搜索和显示算法。VC++编成,使用OpenGL等-Contour contour algorithm to search and display. VC organization, such as the use of OpenGL
contourGEN
- 基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
AContourLineForACassiniFunctio
- 该程序是Cassini椭圆函数的等高线曲线,再VC++MFC环境下用OpenGL绘制,本程序采用的方法是利用插值法求得等高曲线和单元边线的交点,函数在50*50的单元栅格上采样。,The program is Cassini cnoidal contour curves, and then VC++ MFC with OpenGL rendering environment, the procedure adopted is to use obtained by interpolation co
tessellation.rar
- 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
contour-
- 利用opengl畫出來凱蒂貓的卡通圖案 可以知道圖的前後疊圖關係-Use opengl Hello Kitty' s cartoon images drawn to know before and after the overlay graph relations
WaferPainter
- 在MFC平台下通过DEM文本文件生成二维和三维等高线,等高线的绘制利用OpenGL。-In the MFC platform DEM text files generated by two-dimensional and three-dimensional contour lines, contour drawing using OpenGL.
contour_template
- 等值线生成和颜色映射,根据已有数据生成带颜色显示的等值线,基于OPENGL绘制-Contour generation and color mapping
py-opengl
- 程序采用的算法是,最短距离法,源程序由三个文件组成。 CoordinateTransformation.py模块 主要负责将轮廓线进行处理,从而使他们在一个平面的单位正方形内。 PointPair.py模块 主在负责将接收经过CoordinateTransformation处理后两层轮廓线数据,对他们使用最短距离法从而将每个三角片的三个顶点确定下来,并返回其索引值 Main.py 主要负责调opengl以及组织和显示。 -Program uses the algori
contour
- contour written with Visual C++ and need OpenGL
D-RD3B
- 这个代码主要是用于opengl等值线云图显示-This code is mainly used for opengl contour images showed
contour_generation_opengl_backup
- Contour generation using OpenGL
Point3Dzjh
- 读取等值线数据,使用opengl在MFC中进行显示。并可进行旋转等-Read contour data, and display using opengl in MFC. And can rotate, etc.
IWaferPaintern
- 在MFC平台下通过DEM文本文件生成二维和三维等高线,,等高线的绘制利用OpenGL。, -MFC platform DEM text file generated by the two-dimensional and three-dimensional contour, contour drawing utilization OpenGL. And
test
- 基于四叉树算法绘制颜色填充等值线图,使用opengl vc6.0-Quadtree-based algorithm to draw the color fill contour maps, using opengl vc6.0
equalLine
- OpenGl画二维等值线,vc6.0可以使用。-OpenGl drawing two-dimensional contour
contour
- 基于OPENGL图形库的等高线的绘制。在VC++6.0中添加GLUT工具包,利用GLUT自带函数完成等高线的绘制-Drawing contour lines base on OPENGL graphics library. Add GLUT toolkit in VC++ 6.0, and take the use of GLUT function complete the paint contour lines
DengGaoTu
- 使用VC和opengl写的等高图范例程序,重点在于opengl三维显示-Use VC and opengl example programs written contour map, focusing on the three-dimensional display opengl
Kriging-2d-and-3d-contour
- c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考-c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference
ThreeCurve
- 三次Beizer曲线方程,找到轮廓中的特征点,然后根据两个相邻的特征点拟合成一段三次Beizer曲线,控制点AB是借助周围几个点得到的(In the three Beizer curve equation, the feature points in the contour are found, and then a three Beizer curve is synthesized according to two adjacent feature points. The control po