Skip to content

JavaScript port of my curvature project, to display panoramas of SRTM3 data

Notifications You must be signed in to change notification settings

jcomeauictx/panorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a JavaScript port of my curvature project, to make it more accessible to the nonprogrammer, and to compete with Ulrich Deuschle's closed-source panorama generator. It still needs a lot of work, but the basic equirectangular plot is done.

Bugs

  • If you are using a distribution package for PIL, and it happens to be Pillow 5.2, you will need to remove it and install from pypi instead. On Debian, sudo apt-get purge python3-pil followed by sudo pip3 install --upgrade pillow; see python-pillow/Pillow#3231

About

JavaScript port of my curvature project, to display panoramas of SRTM3 data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published