3 Chars Kaleidoscope Demo

Hello everyone !

This is my latest 2D java project: 3 Chars Kaleidoscope

You can see 3 randomly chosen characters rotating through this kaleidoscope :slight_smile:

Implemented in java 8 using just standard libraries (java 2D, Swing, AWT), so no external libraries required.

Keyboard Controls:

[Space] key: generate next random kaleidoscope

Hope you like it, thanks :slight_smile: !

Link to download Runnable Jar [java 8]: https://github.com/leonardo-ono/Java2D3CharsKaleidoscope/raw/master/out/artifacts/Java3CharsKaleidoscope_jar/Java3CharsKaleidoscope.jar (5.15 KB)

Source code: https://github.com/leonardo-ono/Java2D3CharsKaleidoscope

Video

-9B-47MeeKw

Screenshots

Hi, LeoOno. This is very intersting idea, and I like itโ€™s visual waviness :smiley: Personally for me its amazing, that you can do it with just standard arsenal.

hey SugarBlood thank you ! itโ€™s just i still couldnโ€™t learn other graphic libraries xD โ€ฆ

ahah, but this is a nice stuff anyway ;D