samples/guiAndGfx/fractals: Added Fractals Explorer
authorJerome St-Louis <jerome@ecere.com>
Wed, 23 Apr 2014 18:18:18 +0000 (14:18 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 23 Apr 2014 18:18:18 +0000 (14:18 -0400)
commit62a41b6640042d5ec20092982182252513af87f4
tree7c9d63e076fe4abde8c5f3e4317b5ce447479118
parentd8ad7cf0e2063cc91bbf6de3735b034228e23d29
samples/guiAndGfx/fractals: Added Fractals Explorer
17 files changed:
samples/guiAndGfx/fractals/GradientDesigner.ec [new file with mode: 0644]
samples/guiAndGfx/fractals/fractals.ec [new file with mode: 0644]
samples/guiAndGfx/fractals/fractals.epj [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/MOI.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/colorful.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/coolSpiral.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/deep.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/hot.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/hot2.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/minibrot.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/nicejulia.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/oldColors.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/purplishmandelbrot.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/seaHorseValley.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/star.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/sunnySpiral.frc [new file with mode: 0644]
samples/guiAndGfx/fractals/samples/woah.frc [new file with mode: 0644]