This GUI application reads RGBA values from the user and afterwards generates Perlin noise gradient animation featuring specific colors and patterns.
- Rendering of the Perlin noise, implemented in the form of a two-dimensional function.
- Serialization of the saved settings.
- JDK 17,
javac
compiler IntelliJ IDEA 2023.2
IDE