搜索资源列表
scanline
- 用OPENGL实现的垂直逐列扫描填充2D图形(Scanline) 整个程序简洁明了,清楚的表达了scanline的原理和实现。适合OPENGL的初学者。 包括 cpp exe 和一个txt 输入文件
Fill
- 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
Ex3
- 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
oglu_radar
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达-This is a sample code of radar scan with opengl techniques.
NurbsProj
- 开发的可将扫描获得点云数据 生成nurbs曲面的小程序-Development can be scanned point cloud data generated nurbs surfaces of the small programs
SourceCode
- 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
radar
- 本程序是利用vc++6.0实现的雷达扫描界面设计,实现对雷达动态扫描的模拟-This program is a radar scan interface design, and simulation of dynamic radar scan vc++6.0 achieve
OpenGL-game-programming-
- OpenGL游戏程序设计(源码)+ 扫描版文档-OpenGL Game Programming (source)+ scanned version of the document
Bresenham_line
- 采用Bresenham算法编制扫描转换程序:输入端点坐标,输出显示直线。-Prepared using the Bresenham algorithm scan conversion process: input endpoint coordinates, the output display line.
Cloth-Animation-master
- 这个程序主要是利用kinect进行人体的扫描,并且扫描精度可以达到手关节的程度,扫描后,利用VC++进行虚拟人的衣物的模拟与试穿,效果很好。-This program is mainly carried out using kinect body scan, and the scan accuracy can reach the degree of hand joints, after scanning, use VC++ and try to simulate virtual human cl
Kinect-Cloth-master
- 这个程序主要是利用kinect进行人体的扫描,并且扫描精度可以达到手关节的程度,扫描后,利用VC++进行虚拟人的衣物的模拟与试穿,效果很好。-This program is mainly carried out using kinect body scan, and the scan accuracy can reach the degree of hand joints, after scanning, use VC++ and try to simulate virtual human cl
VC++ 雷达模拟视频扫描程序
- 雷达模拟视频扫描,使用VC++配合OpenGL实现(Radar analog video scanning, using VC++ in conjunction with OpenGL implementation)