搜索资源列表
console_graphic
- 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxi
ZY2
- 计算机图形学的一个绘图程序,可以实现各种图形的绘制,例如雪花、五角星等,还可实现旋转、扩大、缩小图形等功能-computer graphics of a mapping procedure, can achieve various graphics rendering, such as snowflakes, five-pointed star. but also achieve rotating, expanding and narrowing the graphics functions
MATLAB
- 计算机图形学中的经典案例,绘制雪花图形,基本工具:matlab,完整的算法实现-A classic case of computer graphics, drawing snowflake graphics, basic tools: matlab, the complete algorithm
koch
- 计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut
454530_4f8a41bb8ce43756
- 利用计算机图形学opengl进行分形画雪花操作-The use of computer graphics opengl operation snowflake fractal art
计算机图形学 雪花
- 计算机图形学程序,分形计算,显示出koch雪花图形,加载glut包-Computer graphics program, fractal calculation shows that the koch snowflake graphics, loaded package glut分数维图形 自然景物模拟是计算机图形学的一个重要研究内容.与规则几何体... Mandelbrot注意到von Koch雪花与海岸线的共同特点:它们都有细节的无穷回归。
OpenGL
- 计算机图形学作业,openGL的小实验,关于绘制雪花图形-Computer graphics operations, openGL little experiment, draw snowflake graphics
1
- 计算机图形学 分形 雪花的程序实现 运行环境turboc2-Snowflake-shaped computer graphics credits the program operating environment turboc2
Change
- 另外一份计算机图形学的作业,实现的效果:二维图形变换,裁剪,二维动画,三维图形,雪花线,-In addition to a computer graphics operations to achieve results: two-dimensional graphics transformations, clipping, two-dimensional animation, three-dimensional graphics, snow line,
computer-graphics-jobs
- 计算机图形学大作业 直线,圆,椭圆,二维填充,二维裁剪,二维变换,二维动画,三维图形,bezier曲线,雪花曲线-Great job in computer graphics lines, circles, ellipses, filled two-dimensional, two-dimensional cutting, two-dimensional transform, two-dimensional animation, three-dimensional graphics, bez
454530_4f8a41bb8ce43756
- 利用计算机图形学opengl进行分形画雪花操作-The use of computer graphics opengl operation snowflake fractal art
GLAUX
- 计算机图形学大作业,雪花,很全,包含源代码-Computer graphics large operations, snowflakes, very wide, contains the source code
snow
- 计算机图形学;绘制分形图;画雪花图案 C语言-draw a snow
雪花—粒子系统
- 粒子系统表示三维计算机图形学中模拟一些特定的模糊现象的技术,而这些现象用其它传统的渲染技术难以实现的真实感的 game physics。经常使用粒子系统模拟的现象有火、爆炸、烟、水流、火花、落叶、云、雾、雪、尘、流星尾迹或者象发光轨迹这样的抽象视觉效果等等。(Particle systems represent techniques that simulate some specific fuzzy phenomena in three-dimensional computer graphics