/pannelum-decoding-bug

Repository to reproduce problem of decoding url components from pannellum lib.

Primary LanguageHTML

pannelum-decoding-bug

Repository to reproduce problem of decoding url from Pannellum lib.

See mpetroff/pannellum#611

How to run

In the repository folder, do one of the following.

With serve

npx serve

With Python 2

python -m SimpleHTTPServer

With Python 3

python3 -m http.server