Skip to content

This project came to be part of my advanced Java course in college. It is a JavaFX project that generates animated stars with a different number of vertices on the fly through high school geometry calculations!

Notifications You must be signed in to change notification settings

elianddb/dynamic-star-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Star Shape Generation (DSSG)

This project came to be part of my advanced Java course in college. It is a JavaFX project that generates animated stars with a different number of vertices on the fly through high school geometry calculations!

Basics

The project is pretty straightforward to get running. The JavaFX GUI Framework must be installed for the program to compile. Interact with the slider at the top-left to change the number of vertices the star shape generates.

About

This project came to be part of my advanced Java course in college. It is a JavaFX project that generates animated stars with a different number of vertices on the fly through high school geometry calculations!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages