资源列表
[绘图程序] 任意点开始的顺圆
说明:虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures<胡燕燕> 在 2025-06-30 上传 | 大小:1kb | 下载:1
[绘图程序] 三次Bezier曲线
说明:三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according<胡燕燕> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[绘图程序] 倾斜的螺旋图案
说明:此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp<胡燕燕> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[绘图程序] 任意多边形的平移变换和旋转变换
说明:此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of<胡燕燕> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[绘图程序] rectangular
说明: 长方体绘制函数; Height高;x1,y1,z, x2,y2,z, x3,y3,z, x4,y4,z,四个(底面的)顶点的坐标,四个点的z坐标相等。顺序为:俯视图的逆时针顺序; isTURE 是建立长方体是否成功的判定返回值,isTURE = 1则失败,isTURE = 0 则成功;-program for make a 3D rectangular filled red color,under MATLAB.<zhu> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[绘图程序] C版图形学circle
说明:经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.<> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[绘图程序] javascript画三维图形
说明:一个美国人用javascr ipt编写的一个三维图形显示程序-Americans with a javascr ipt prepared by a three-dimensional graphics display program<齐> 在 2025-06-30 上传 | 大小:1kb | 下载:0