diff --git a/README.md b/README.md index cd09414b59a638c889256e18e888d7ff442921ae..e3ab409498a4731cdca93bf3a65c5e65b3a95855 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PAnTHer -Particle Accelerator on THreeJS -PAnTHer is a model of particle accelerators +Particle Accelerator on THreeJS (PAnTHer) is a model of particle accelerators A live demo is available at this page: https://luciozambon.altervista.org/app/panther.php @@ -15,8 +14,8 @@ https://www.youtube.com/watch?v=53zyVab37rg - Install Hammer.js from https://hammerjs.github.io/ - Install svg-pan-zoom from https://github.com/bumbu/svg-pan-zoom - Create a lattice file in JSON format according to the specifications: -https://gitlab.elettra.eu/puma/client/web/-/raw/master/panther/panther_lattice.json +https://gitlab.elettra.eu/puma/client/panther/-/raw/master/panther_lattice.json for example: -https://gitlab.elettra.eu/puma/client/web/-/raw/master/panther/elettra_lattice.json +https://gitlab.elettra.eu/puma/client/panther/-/raw/master/elettra_lattice.json - create a component bundle for 3D using component.php?machine=<your_machine>&save and a coponent bundle for 2D using component.php?machine=<your_machine>&2d&save -- edit file panther_conf.js, panther.php and panther2d.php according to your setup +- edit file panther_conf.js, panther.php and panther2d.php and adjust according to your setup