资源列表
fractal
- 绘制分形龙图,显示图形,运用分形图进行球面映射。-Draw fractal Lung, and display graphics, Using fractal Figure sphere mapping.
Ch4_2DTrans_2DTrans
- 编写代码实现二维几何变换:旋转、比例,平移,对称,错切变换。-Develop code that implements two-dimensional geometric transformations: rotation, scaling, translation, symmetry, shear transformation.
实用分形编码程序
- 分形编码程序,有注解,需要用分形方法进行下一步编程的可以拿去参考
jiaojujisuan
- 透镜的焦距计算,通过曲率半径等计算出透镜的焦距-Lens focal length calculation, the radius of curvature, such as through the lens focal length is calculated
3
- 基于分形算法的山体自动生成方法 C++源代码-terra gerenic
package
- Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
differential-box--counting
- 利用差分盒计数法计算图像分维数,利用matlab语言编写-Using the differential box counting method to calculate the image the fractal dimension
Fractal-image-compression
- 分形图像压缩原始程序,matlab实现,调试后可用,时间较长。-Fractal image compression the original program
CG
- 这是一本关于计算几何的手册书籍,对学习计算几何的同学们有一定帮助。-Handbook of discrete and computational geometry 2ed
fenxin
- 分形算法与程序设计——Visual C++实现 该书的所有源代码,均可运行-failed to translate
fractaldimensioncaculation
- 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Opengl to display.