搜索资源列表
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
样条演示
- 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
CG_DEMO
- 自编的图形学算法演示软件,帮助学习计算机图形学-algorithm designed by the graphics display software to help learn computer graphics
Computer_Graphic
- 计算机图形学算法演示,包含了各种常用的算法。-computer graphics algorithms demo includes a variety of commonly used algorithms.
2ddraw
- 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
JavaBasicGraph
- java编写的基本绘图程序,没有采用系统api,而是演示了一些基本的计算机图形学算法,比如,DDA,中点法画直线,画圆形等。
graphic_demo
- 计算机图形学编程演示,各个算法演示,详细代码-Computer graphics programming demo, demo of each algorithm, details of the code
CGFramework
- 计算机图形学简单的二维动画演示,用中点圆算法画圆弧,用圆的八分对称作出圆。并且做出二维动画-Simple two-dimensional computer graphics animation, using the midpoint algorithm for drawing a circle arc, made symmetrical with the eighth round circle. And make a two-dimensional animation