Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JosephHsu/JavaConcurrentAnimatedReboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

230 Commits

Repository files navigation

This is a the latest version of Java Concurrent Animated - (Original version binary download: https://sourceforge.net/projects/javaconcurrenta/)

In the original version too much control was taken by the canvas, and all of the interactions were dependent on the slide program.

In this reboot version, there is a single background thread per slide that carries all of the threads through the desired states. The renderer iterates through all of the threads, gets their state, current position, and shape, and renders them.

Many of the original animations have been enhanced to provide more control over the underlying threads, and CompletableFuture has been added.

Sprites List:

image

To run this - Clone the repo, build via Maven using mvn package, then double click the jar that is produced (under targets)

About

Interactive animations to help visualize Java concurrency concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 94.7%
  • HTML 5.3%

AltStyle によって変換されたページ (->オリジナル) /