juchijaw
juchijaw
I have implemented something like you are searching, in my case with thumbnails: https://vallepunilla.com.ar/casa/
I have created a visual tool to do multi-resolution virtual tours based on PANNELLUM. It is a program made in php, it does not use databases. It allows in a...
What you need to use the program I wrote is a web server and php installed on your machine. You could use Wampserver (https://www.wampserver.com/en/) or some other alternative. Python (https://www.python.org/downloads/),...
I have made a program in php that allows me to make multiresolution virtual tours in a few steps, with a standardized style that can later be modified. You need...