Commit 187112a7 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent 022707fa
...@@ -5,6 +5,15 @@ Javascript viewer for X3D models ...@@ -5,6 +5,15 @@ Javascript viewer for X3D models
[Elphel's cameras assemblies](https://wiki.elphel.com/wiki/Elphel_camera_assemblies). Click on images. [Elphel's cameras assemblies](https://wiki.elphel.com/wiki/Elphel_camera_assemblies). Click on images.
## Features ## Features
* rotation and movement
* displays elements of the assembly
* hide/show selected elements
## Install
* clone this repo
* link to your webserver, e.g.: `http://localhost/x3domviewer`
* copy or link all x3d models to some dir, e.g.: `/var/www/html/x3domviewer/x3d/`
* access: `http://localhost/x3domviewer/index.html?model=x3d/some-model.x3d`
## Notes ## Notes
* The code is just separated from [freecad_x3d](https://git.elphel.com/Elphel/freecad_x3d) project * The code is just separated from [freecad_x3d](https://git.elphel.com/Elphel/freecad_x3d) project
......
Markdown is supported
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