Skip to content

jordanosborn/Potentials

Repository files navigation

Potentials

Build Status

Particle simulator

To Run

dotnet run

Controls

ESC - Quit
SPACE - Pause
ENTER - Create Particle If Valid
BACKSPACE - Reset Parameter Value
SHIFT - BACKSPACE - Reset All Parameter Values
TAB - Cycle Parameters
M - Edit Mass Parameter
R - Edit Radius Parameter
Q - Edit Charge Parameter
J - Edit Spin Parameter
I - Edit Particle Type
T - Toggle Particle Tracer
, - To Decrement Selected Parameter
. - To Increment Selected Parameter
CLICK, DRAG AND RELEASE - Create a particle at position of initial click and with velocity in the mouse drag direction.

TODO:

  1. Improve integration method
  2. Transient particles decay products
  3. Speed enhancements (world segmentation)
  4. Ability to select (shift click), modify and delete existing particles. Give distinguishing feature say white bouding box
  5. Improve cursor click animation
  6. More textures
  7. More forces in factory
  8. Ability to modify velocity numbers
  9. Modify and set more parameters. Limits on param setting r>0 etc.
  10. Only allow modification when sim is paused
  11. Reverse time.
  12. Save set up, Load set up
  13. More object types (walls etc)
  14. Collisions, absorbing, breakup, particle decay.
  15. Pan, Rotate and Zoom view
  16. Rotation and spin vectors
  17. Packaging
  18. Mobile Versions
  19. Implement gameplay
  20. UI improvements (Pause Menu)
  21. Constrain space
  22. Add fields.
  23. 3D
  24. Edit backgrounds
  25. Force coupling click

About

Potentials - Particle Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages