add usage description
This commit is contained in:
parent
e97d3bbf3a
commit
c88256a845
|
@ -7,3 +7,11 @@ https://pannellum.org/
|
|||
|
||||
python panoconfig.py input.txt -o index.htm
|
||||
|
||||
put index.htm in panellum folder together with images inside images/ folder.
|
||||
|
||||
## input config file format
|
||||
x,y,z,id,filename,angleoffset
|
||||
|
||||
xyz have to be a consistent unit
|
||||
angleoffset is positive if center of image is rotated ccw
|
||||
|
||||
|
|
Loading…
Reference in New Issue