Skip to content

This GUI application reads RGBA values from the user and afterwards generates Perlin noise gradient animation featuring specific colors and patterns.

Notifications You must be signed in to change notification settings

Azam-Ra/Gradient-waves-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gradient-waves-generator

This GUI application reads RGBA values from the user and afterwards generates Perlin noise gradient animation featuring specific colors and patterns.

Functionality of the program

  1. Rendering of the Perlin noise, implemented in the form of a two-dimensional function. image
  2. Serialization of the saved settings.

GUI of the application

image image

Project is built with:

  • JDK 17, javac compiler
  • IntelliJ IDEA 2023.2 IDE

About

This GUI application reads RGBA values from the user and afterwards generates Perlin noise gradient animation featuring specific colors and patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages