Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • fractal-snacks fractal-snacks ==============
  • Mandelbrot-Fractal ... /gpl.html Java application that renders the Mandelbrot fractal fullscreen. Navigation, smooth coloring, and some innovative optimizations ... the format "minX-maxX, minY-maxY (color coefficient, fractal resolution).png" Pan: arrowkeys (up, down, left, right ...
  • fractal ... The simple scripts are run as follows: cd other/fractal ./basics ./poker ./laplace ./noise ./l-system # List available ... -dragon` for the commands used in the "Developing fractal curves" paper. Here is one example: # Generate a ...
  • opengl-fractal-explorer ... ============================== Apparently back in 2008 I tried to write a fractal explorer using nothing but C99, OpenGL and pthreads. It ... , plus libGD. Build it with ``make``, run it with ``./fractal``. The arrow keys pan the image, the plus and ...
  • mindwave-fractal-tree mindwave tree fractal visualizer
  • Fractal ... z` to end zoom factor * Example: `-sequence 100000000000 720` ### Usage Examples `./fractal -res 1920 1080 -i 1500 -ssaa 3 -x 0.001643721969 -y -0.8224676332991 -z 100000000000000` `./fractal -res 1920 1080 -i 1500 -ssaa 3 -x 0.001643721969 -y ...
  • mandelbrot-fractal mandelbrot fractal rendering with C/SDL
  • Fractal ... draws the famous Mandelbrot set with the use of SFML. # Fractal - Mandelbrot Set A simple application which draws the famous ... Check out the [GitHub releases](https://github.com/eXpl0it3r/Fractal/releases/latest) for the latest build ## How to Use * ...
  • fractal-trees ... org/wiki/Fractal_tree http://jquery.com/ http://calebevans.me/projects/jcanvas/index.php http://twitter.github.com/bootstrap/index.html Fractal geometry and Chaos Theory ================================= http://www.youtube.com/watch?v=5qXSeNKXNPQ
  • fractal ... ) fractal ======= Renderiza "floco de neve" de Koch (fractal recursivo). Baseado no exemplo encontrado no site: http://www.horstmann.com/ ... que desenha triângulo, que serve de base para o fractal: String path = "F--F--F--"; Cada aresta do triângulo ...