Skip to content

A simple particle collision simulation written in Java using JavaFX 2.

Notifications You must be signed in to change notification settings

kermado/ParticlesFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParticlesFX

Introduction

A simple particle collision simulation written in Java using JavaFX 2. Particles can collide with the walls of the window and with each other. To make the physics simple, collisions are perfectly elastic and the particles have equal mass.

Credits

Uses JFXGen by Carl Dea.

About

A simple particle collision simulation written in Java using JavaFX 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages