-
-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use generate.py script in PHP project? #1198
Comments
Hi Al-Fatih,
I think that you plan to just show panoramas, and CodeIgniter helps to
build your site, is that right? In this case, you will have to run
generate.py beforehand, so when someone wants to see a panorama the (pano)
tiles are already created and stored in some folder in the server, and
pannellum will access the tiles as needed for viewing.
I hope this helps,
sincerely,
Luís Henrique
Em sex., 29 de dez. de 2023 às 15:50, Al-Fatih Art ***@***.***>
escreveu:
… I use the library in a virtual tour project using the CodeIgniter 4
framework. So how do I implement or use generate.py to convert to
multiresolution format, sir?
—
Reply to this email directly, view it on GitHub
<#1198>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPYPLJCGRJRI3FAJV6BUDDYL4GIHAVCNFSM6AAAAABBG5GI3GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DAMZSG44DQNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
--
Luis Henrique Camargo Quiroz
http://luishcq.br.tripod.com - http://www.christusrex.org/www2/cantgreg
http://panoramaslh.net/
|
I built a dynamic panorama system, where the admin can add and upload equrectangular files to the system. So what is the implementation to run generate.py automatically on the server/system without needing to run it manually outside the panorama system? |
You'd call the |
I use the library in a virtual tour project using the CodeIgniter 4 framework. So how do I implement or use generate.py to convert to multiresolution format, sir?
The text was updated successfully, but these errors were encountered: