... my first demo, hope You enjoy.
used two of fractals:
-
Barnsley's Fern,
- Sierpiński's Triangle,
these fractals are rendered in real-time, perhaps in future will use pre-rendered images instead (allows for more of fractals).
... thinking on adding a '
Dragon Curve' & other fractals in future.
used music:
- Ellie Goulding - 'Lights'.
(it's a fan art to describe her music that way).
code by neomahakala108, using:
- Java Open Graphics Library (
JOGL),
- Java Open Audio Library (
JOAL).
a Demo file for PC/Win32 can be downloaded:
here.
"NIDAN Demo.jar" file is executable, but it requires Java 1.7 or newer installed.
---
Source Project (Eclipse Project packed with dependencies, to save time downloading & configuring) can be downloaded:
here.
---