-
计算机图形学的中点划圆算法,使自己做的,大家共享!
计算机图形学的中点划圆算法,使自己做的,大家共享!-Computer Graphics of the midpoint circle algorithm is zoned so that their own to do, and everyone to share!
- 2022-05-19 08:08:04下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-21 18:11:21下载
- 积分:1
-
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形...
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形-Known node coordinates and the bars at both ends of the case of contact numbers drawn three-dimensional graphics.
- 2022-11-22 13:05:03下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program4
- 2022-07-03 08:45:25下载
- 积分:1
-
绘制等值线和等值面,并生成SHP格式的矢量文件
绘制等值线和等值面,并生成SHP格式的矢量文件-contour mapping and surface contour, and generating SHP vector document format
- 2023-08-11 08:15:10下载
- 积分:1
-
简单分形图绘制程序,可运行在Windows及PocketPC环境下
简单分形图绘制程序,可运行在Windows及PocketPC环境下-simple fractal mapping procedures, which runs on Windows and PocketPC environment
- 2022-04-28 07:16:59下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
Development of OSG' s MFC template
开发OSG的MFC模版,开发环境为VS2003。-Development of OSG" s MFC template
- 2023-01-20 07:00:05下载
- 积分:1
-
图像处理特效的程序,可以实现图像的卷帘式、拉门式等图像出入的效果
图像处理特效的程序,可以实现图像的卷帘式、拉门式等图像出入的效果- The picture processing special effect procedure, may realize
picture difference the and so on picture volume curtain type, sliding
door type effect
- 2022-01-28 19:44:51下载
- 积分:1
-
Digital image processing practical code, including gray
数字图像处理实习代码 包括转换灰度和滤波处理-Digital image processing practical code, including gray-scale conversion and filtering deal
- 2022-04-29 09:19:34下载
- 积分:1