-
-
fs.rar
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码
-
-
-
fractalsSSE__dsthbsrc.rar
... . They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a ... pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
-
MagneticPendulum_zdfsthbs.rar
... a program implementing it. The original program was coded quite some time ago, and since then I almost forgot about it. But because now I want a high resolution image of this fractal for my wall, I had to recode it. [Stupid reason isn t it? So what!]
-
justforfun.rar
... the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
...
-
yacc.rar
... the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
...
-
-
fgen.rar
fractal generator. program draw on a screen one of the most simole fractal.
-
-