Stitched panoramas editor viewer: Difference between revisions

From ElphelWiki
Jump to navigation Jump to search
Oleg (talk | contribs)
Created page with "==Description== A web-based WebGL Panorama Editor/Viewer {| |- valign="top" |thumb|450px|Stitched results WebGL Editor/Viewer snapshot |} ==Sampl..."
 
Oleg (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
==Description==
A web-based WebGL Panorama Editor/Viewer
A web-based WebGL Panorama Editor/Viewer. Some older PCs and browsers might not be able to handle the graphics.


{|
{|
Line 9: Line 9:
==Sample Route==
==Sample Route==
[http://community.elphel.com/files/eyesis/pano-db-3/webgl_panorama_editor.html?kml=mainstreet_ro.kml Sample route in WebGL Pano Editor/Viewer].
[http://community.elphel.com/files/eyesis/pano-db-3/webgl_panorama_editor.html?kml=mainstreet_ro.kml Sample route in WebGL Pano Editor/Viewer].
==Source Code==
<font size='2'>
http://elphel.git.sourceforge.net/git/gitweb.cgi?p=elphel/webgl_panorama_editor;a=summary
</font>
or in a terminal window (Linux)
<font size='2'>
git clone git://elphel.git.sourceforge.net/gitroot/elphel/webgl_panorama_editor
</font>
''Note: There might be problems with the Google Maps API key. It's personal and needs to be regenerated.''
==Instructions==

Revision as of 19:16, 11 June 2012

Description

A web-based WebGL Panorama Editor/Viewer. Some older PCs and browsers might not be able to handle the graphics.

Stitched results WebGL Editor/Viewer snapshot

Sample Route

Sample route in WebGL Pano Editor/Viewer.

Source Code

http://elphel.git.sourceforge.net/git/gitweb.cgi?p=elphel/webgl_panorama_editor;a=summary

or in a terminal window (Linux)

git clone git://elphel.git.sourceforge.net/gitroot/elphel/webgl_panorama_editor

Note: There might be problems with the Google Maps API key. It's personal and needs to be regenerated.

Instructions