Popular Java recipes tagged "fractal"http://code.activestate.com/recipes/langs/java/tags/fractal/2010-07-17T00:42:13-07:00ActiveState Code RecipesSnowflake Fractal Applet using Cellular Automaton (Java) 2010-07-17T00:42:13-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577311-snowflake-fractal-applet-using-cellular-automaton/ <p style="color: grey"> Java recipe 577311 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/applet/">applet</a>, <a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>). </p> <p>Snowflake fractal applet using Cellular Automaton (2d CA). </p> Multi-threaded Mandelbrot Fractal Applet (Java) 2010-03-27T16:09:42-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577158-multi-threaded-mandelbrot-fractal-applet/ <p style="color: grey"> Java recipe 577158 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/applet/">applet</a>, <a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>). </p> <p>Number of threads can be chosen freely.</p> Gravity Simulation Fractal Applet (Java) 2010-03-26T17:49:13-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577152-gravity-simulation-fractal-applet/ <p style="color: grey"> Java recipe 577152 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/applet/">applet</a>, <a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>, <a href="/recipes/tags/physics/">physics</a>). </p> <p>It produces a fractal image from an N particle gravity simulation. Warning: The calculation takes about a minute!</p> Morphing Plasma Fractal Applet (Java) 2010-03-26T04:58:36-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577147-morphing-plasma-fractal-applet/ <p style="color: grey"> Java recipe 577147 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/applet/">applet</a>, <a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>). </p> <p>It displays a continuously changing plasma fractal.</p> Color-cycling Plasma Fractal Applet (Java) 2010-03-26T05:06:53-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577148-color-cycling-plasma-fractal-applet/ <p style="color: grey"> Java recipe 577148 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/applet/">applet</a>, <a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>). </p> <p>Color-cycling plasma fractal applet.</p> Moving Plasma Fractal Applet (Java) 2010-03-26T01:28:58-07:00FB36http://code.activestate.com/recipes/users/4172570/http://code.activestate.com/recipes/577146-moving-plasma-fractal-applet/ <p style="color: grey"> Java recipe 577146 by <a href="/recipes/users/4172570/">FB36</a> (<a href="/recipes/tags/fractal/">fractal</a>, <a href="/recipes/tags/graphics/">graphics</a>, <a href="/recipes/tags/math/">math</a>). </p> <p>Moving Plasma Fractal Applet.</p>