Skip to content

Vonvikken/Jellyfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub top language GitHub code size in bytes LICENSE

Jellyfish animation

A simple JavaFX application that shows an ellipse moving with a wobbling animation, just like a jellyfish seen from above!

Intro

The axes of the ellipse are animated using the following formulas:


whereas the center moves randomly.

Requirements

  • Java 13 (but can be run since Java 11)
  • Maven

Compile

mvn compile

Run

mvn javafx:run

TODOs

  • Configurable parameters

About

Wobbling circle animation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published