搜索资源列表
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
BANDBIZIERCurves
- 这是一个关于曲面绘制的效果图 实现了旋转 动画等功能-This is a surface mapping of the effects of map features such as rotating animation
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
3Dgraph2
- 采用GDI+绘制三维曲面图形,可实现任意缩放,三维图形旋转,并可选择是否显示网格-Three-dimensional surface rendering using GDI+ graphics, can be any scale, rotate three-dimensional graphics, and can choose whether to display grid
3Dgraphallinone
- 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combination of contour maps, surface fil
jsj
- 计算机图形学作业,包括绘图,旋转消隐,三视图,轴测图,透视,bezier曲线,二次bezier曲面-Computer graphics operations, including drawing, rotating blanking, three views, axonometric, perspective, bezier curves, quadratic bezier surface
usr
- 利用程序实现作图画旋转曲面,可用于课堂演示或其他用途-Program for making pictures using surface of revolution
qumiankexuanzhuan
- 自己用C++编写的一个可以随鼠标旋转,并且可以放大和缩小的三维曲面。-this is a program that can be larger or smaller with the move of your mouse.
CSGLDRAW
- c#调用csgl绘制三维格网图 改动源代码中的函数可实现缩放调整 视角远近 旋转角度等变换 贝塞尔曲面-c# call csgl draw three-dimensional grid diagram
txt 格式数据的读取及显示
- 一个关于.txt文件的读取及显示程序,能旋转、对曲面进行三角细分等等。。
CPPDraw-B-spline-curve
- 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve
曲线和曲面算法
- 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur
matlab编写的实例-来源非成像光学系统设计
- 针对光学设计的自由曲面透镜算法的程序,主要是真对旋转对称的目标面实现均匀照度的计算。(this code is for the calculation of freeform lens)