Monday 29 April 2019

Collecting Tools.

Every idea, every piece of software code adds to a tools box.

... perhaps sooner or later these tools can be selected & integrated into a full-fledged demo of artful quality.


For now:



-=- 'Plasma Applet' Demo.



Software used:
- MS Windows 10,
- Eclipse,
- Java Programming Language,
- JOGL - Java OpenGL Library,
- HyperCam 2,
- HandBrake.


Source code: available.

Friday 11 May 2018

Plasma ENRG.





Credits:

Music: David Guetta feat. Nicki Minaj - Turn Me On (ENRG Remix).

Plasma Code: Java 2D Effect from scratch - Old school plasma effect test.

Software used: HyperCam 2, Ezvid & HandBrake, as well as online music downloaders & converters, Blogger, YouTube.


--
Source code available for download.

Wednesday 30 September 2015

Bitmap Transformations #1;

(under construction).

just some experiments with code, handling bitmap files (.bmp files) as textures for animations.

... planning pixel separation with a mesh use & reforming animation as well.


a Demo file for PC/Win32 is available for download: here.

"Bitmap Transformations #1.jar" file is executable, but it requires Java 1.7 or newer installed.


bitmap is of my own making, it's available: here (in .png format).


---

Source Project (Eclipse Project packed with dependencies, to save time downloading & configuring) is available for download: here.

---

Wednesday 23 September 2015

NIDAN Demo #1;

... 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.

---