Skip to content
Snippets Groups Projects
Commit d2d99199 authored by Lucio Zambon's avatar Lucio Zambon
Browse files

Update README.md

parent 249a68f9
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ A short video introduction is available at this page: ...@@ -9,7 +9,6 @@ A short video introduction is available at this page:
https://www.youtube.com/watch?v=53zyVab37rg https://www.youtube.com/watch?v=53zyVab37rg
## Installation ## Installation
- Install Three.js from https://github.com/mrdoob/three.js/
- Install JQuery and JQuery UI from https://jquery.com/ - Install JQuery and JQuery UI from https://jquery.com/
- Install Hammer.js from https://hammerjs.github.io/ - Install Hammer.js from https://hammerjs.github.io/
- Install svg-pan-zoom from https://github.com/bumbu/svg-pan-zoom - Install svg-pan-zoom from https://github.com/bumbu/svg-pan-zoom
...@@ -18,4 +17,4 @@ https://gitlab.elettra.eu/puma/client/panther/-/raw/master/panther_lattice.json ...@@ -18,4 +17,4 @@ https://gitlab.elettra.eu/puma/client/panther/-/raw/master/panther_lattice.json
for example: for example:
https://gitlab.elettra.eu/puma/client/panther/-/raw/master/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 - 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 and adjust according to your setup - edit file panther_conf.js, panther.php and panther2d.php and adjust according to your setup (e.g. modify the path of JQuery according to your installation)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment