NiHoel / cirspecte

Cirspecte is a browser based, serverless, free, and open source tool for creating and viewing panorama tours.
Apache License 2.0
12 stars 3 forks source link

Can't load panorama image #1

Open AdelEddarai opened 8 months ago

AdelEddarai commented 8 months ago

nice project, but why cannot load image panorama?

NiHoel commented 8 months ago

Hello,

thanks for your interest in the project. The program is designed to create huge panorama tours spanning multiple locations and time points. Thus the process to show a single panorama is a bit more complicated:

First you need the editor version of the program:

  1. Drop the project folder (which contains the panorama) in the highlighted area (if you do not have an equirectangular jpg panorama, you can use that one: https://www.pexels.com/photo/cityscape-with-roads-and-buildings-on-sunny-day-5048124/)
  2. Enter a name for the group (e.g. "Test")
  3. Click "Add panoramas" in the left pane
  4. Go to the browse tab or drag and drop the image.
  5. The panorama should be shown.

See the help section '?' how to edit panoramas and how to work with groups

What do you intend to do?

AdelEddarai commented 8 months ago
Thanks for reply : when i darg the image it show this error : unknown error(class error { get [Symbol.toStringTag]() { return 'Error'; } /** * * @param {string} type * @param {string} message * @param {any} data */ constructor(type, message, data) { this.type = type; this.message = message; this.data = data; } }) Sent from Mail for Windows From: NiHoelSent: Thursday, 23 November 2023 10:15 amTo: NiHoel/cirspecteCc: Adel Eddarai; AuthorSubject: Re: [NiHoel/cirspecte] Can't load panorama image (Issue #1) Hello,thanks for your interest in the project. The program is designed to create huge panorama tours spanning multiple locations and time points. Thus the process to show a single panorama is a bit more complicated:First you need the editor version of the program:Windows binary: https://github.com/NiHoel/cirspecte-cordova/releases/download/v0.9.7/Cirspecte.Editor.Setup.0.9.7.exeor browser (you need to download the project file in the end, otherwise all progress is lost): https://nihoel.github.io/cirspecte/edit.htmlDrop the project folder (which contains the panorama) in the highlighted area (if you do not have an equirectangular jpg panorama, you can use that one: https://www.pexels.com/photo/cityscape-with-roads-and-buildings-on-sunny-day-5048124/)Enter a name for the group (e.g. "Test")Click "Add panoramas" in the left paneGo to the browse tab or drag and drop the image.The panorama should be shown.See the help section '?' how to edit panoramas and how to work with groupsWhat do you intend to do?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
NiHoel commented 8 months ago

Did you use the windows binary or browser version? Does it work if you use the browse tab? Does the path contain any non-ASCII characters?

Does the demo work: https://nihoel.github.io/cirspecte/index.html?tour=https%3A%2F%2Fnihoel.github.io%2Fcirspecte-demo%2Ftour.json You can download the demo project here: https://github.com/NiHoel/cirspecte-demo