搜索资源列表
fi_treegen10
- vc++ opengl实践分形树 可更改许多的条件 使树木发生变化-vc opengl practice fractal tree to alter the conditions in which many of the trees change
lightingz
- 可以生成闪电的程序,采用.net 2003和opengl开发,没有加纹理贴图,还很粗糙,以后改进。
Jiaopei
- 分形几何,OPENGL ,悌归,实现一个漂亮的对微分形三角形
LTree
- 在VC++环境下结合OpenGL开发的三维植物模拟系统。通过打开“素材”目录下的ltg文件,可生成各种形态的三维植物。并且可从不同的角度观察生成的植物,还可模拟植物的生长过程、光照影响因素等。
terrain
- 基于vc++6.0,MFC,和OPENGL开发平台,采用分形几何的随机中点位移算法和diomand-square算法,生成了非常好看的随机地形模拟。
fractalc
- OpenGL做的分形图形-OpenGL do Fractal Graphics
assigment1
- 分形树,与其他图形学功能,使用opengl/mfc编程,适合图形学初学者学习-fractal tree, and other graphics functions, the use opengl / mfc programming, graphics suitable for beginners learning
KOCH 曲线
- 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com
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.
KOCH
- 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/
MDIFractal
- 第1章 分形 1.1 分形的定义 1.2 分维 第2章 迭代函数系统 2.1 压缩映射 2.2 迭代函数系统(IFS) 2.3 拼贴定理 第3章 一般图像的分形压缩方法 3.1 图像的表示方法与图像的均方误差 3.2 分形压缩的简化方法 3.3 压缩实例 3.4 问题与改进方向 -Chapter 1 Fractal 1.1 Fractal Fractal Dimension 1.2 definitions in Ch
fractal
- 一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
objTester
- 一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面-a simple program loading obj and mtl. it can read how many points, lines, and planes.
rectangular
- 这是我们计算机图形学上的实习内容,利用OPENGL绘制矩形-This is our practice on the computer graphics content, the use of OPENGL drawing rectangular
fractal2
- 基于OpenGL的分形图的绘制,本程序是用Borland C++ 编写的。-Fractal image on OpenGl
upload
- the files are all about the implementation of fractals in glut(openGL)
L-System[1].F_tree
- L系统分形树的实现,使用VC++和OpenGL实现的-L system, the realization of the fractal tree, using VC++ and OpenGL implementation
GingerbreadMan
- 分形几何中比较有名的姜饼人,适合初学者,利用OpenGL技术。-Comparison of fractal geometry in the famous Gingerbread Man, for beginners, using OpenGL technology.
koch
- 使用OpenGL写的koch曲线,通过迭代的方式计算曲线中的点。-Written using the OpenGL koch curve, calculated by iterative curve point.
Koch
- Koch curve fractal problem in opengl