Julia Set Visualizer

Cool ways to do cool things.
Post Reply
AndyAmaya
Posts: 38
Joined: Sun Sep 17, 2006 8:12 pm

Julia Set Visualizer

Post by AndyAmaya »

JB_JSV.7z
This is a 7zip file. Download FREE 7zip compress/decompress from 7zip.org
(242.18 KiB) Downloaded 917 times
This is an expansion of the code posted by Stefan Pendl here: http://justbasic.conforums.com/index.cg ... 1170377729

This program allows you to view either 2D or pseudo-3D Julia Sets.
Main features:
....Easy to use GUI controls for:
........ random constants (which determine how the Julia Set looks)
........ 4 plot sizes for both 2D and 3D renders
.........selectable iterations 12-36 in increments of 6 for 3D renders
.........9 color different schemes for both 2D and 3D renders
......... Save & Load buttons for Julia settings which allow you to reproduce or share interesting renders
......... Save & Load buttons for saving rendered Julia Sets (good for avoiding long render times)
Post Reply