搜索资源列表
ZhuYouyong
- 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
CADtoolsv6AdobeIllustrator
- Cadtools 6.0 is a program that one can use to draw 3d design with perspective after integrating this to illustrator cs 4
xygrph23
- With this component you can draw 2D/3D plots, its easy for use
AnimationShop83
- 当时找CAD代码时找到的,模仿CAD绘图软件,可绘3D图形。主要解决了VB处理矢量图的问题,而且可生成3D预览图。很完整的源代码,老外作品。很有商业价值。-When looking for CAD was found in the code, copy CAD drawing software, which can draw 3D graphics. Mainly to solve the VB address vector problems, and can generate 3D previ
Map
- 地形渲染代码,就是怎么画一个3D地图了。用的是D3D画图-Terrain rendering code, that is, how to draw a 3D map. Drawing using a D3D
hahamirror
- 使用 direct 3d 去劃出鏡相功能 可以看到一個茶壺和他的背影-Use direct 3d to draw the mirror phase function can see the back of a teapot, and his
CSharp-Draw
- 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
HHT
- matlab实现,绘制二维及三维HHT谱图-Matlab implementation, draw 2D and 3D HHT spectrum
MATLAB
- 用MATLAB实现三维实体箭头的绘制,解决了MATLAB不能绘制实体箭头的问题-Draw 3D arrow with MATLAB
level
- 1. 读取学生成绩单文件2. 存入数组, 第一列存3.依次根据成绩判定等级(60分以下D, 60-79C,80-90B,90-99A,100A+ )并将等级结果存到对应的数组里学好,第二列存成绩,第三列留给等级4.请画出成绩等级分布图(2D),函数任选5.请画3D图,函数任选 6. 通过subplot,重画上面两个图,形成一个合成图,上下分布-Read student transcr ipt file into an array, the first column of memory 3 the
GuiLib
- 可以绘制二维三维饼状图柱状图,统计图等图像的代码库以及调用测试程序-You can draw 2D and 3D pie chart histogram, charts and other image library of code and call the test program
Hui-Zhi-2D-3D-Tu-Xing
- 利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。-Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme
luopan
- 经典绘图(见word文档):三维曲线,一窗口多图形,图形样式、标注、题字,绘制心形图,用双轴对数,绘制数据向量,条形图,水平条形图,绘制矩阵的面积图,二维饼图,误差图,绘制火柴杆图,绘制羽列图,绘制8阶魔方矩阵的等值线图和阶梯图,绘制玫瑰花图,罗盘图,梯度场矢量图,三维网格图,绘制高斯分布函数的网格图,曲面图,绘制曲线图,三维饼图。三维条形图,绘制柱形图,三维瀑布图,等高线,绘制一个球面,三角形表面图,三维动画图。将word代码拷贝到m文件即可运行,word文件中还有做好的图样例。-The cl
draw
- 伪彩色图、等高线图、三维曲面图matlab例程。数据来自2011年全国大学生数模竞赛本科组A题。 -Pseudo-color map, contour, 3D surface chart matlab routine. Data the 2011 National Undergraduate Mathematical Contest in Modeling undergraduate group A title.
three-dimension-shaft-1
- 通过使用OPENCASCADE一些函数,在VC++平台上使用,进行三维机械零件轴的绘制,可以通过改变代码参数,快速实现三维轴模型的建立,简单方便。(By using some functions of OPENCASCADE, we can use the VC++ platform to draw the axis of 3D mechanical parts. We can quickly change the code parameters to achieve the establish
PLOT x2+y2
- 绘制x2+y2曲线,能够展示三维立体的图形(Draw the x2+y2 curve to show the 3d graphics.)