No description
Kumi
635ab177dc
Added a workaround to limit texture size on iOS devices to prevent issues with rendering performance. This change introduces a detection mechanism for iOS and caps the maximum texture size to 8192 when an iOS device is identified. |
||
---|---|---|
assets | ||
quackscape | ||
.gitignore | ||
manage.py | ||
package-lock.json | ||
package.json | ||
README.md | ||
requirements.txt | ||
webpack.config.js |
Quackscape - A panoramic content management system for the web.
Quackscape is a content management system for panoramic/VR photos and videos. It is designed to be a simple and easy to use platform for sharing panoramic content on the web. It is built using the Django web framework and is designed to be easily deployable on a variety of platforms.
Requirements
- Python 3.8+
- Redis
- ffmpeg
- NodeJS / NPM
- MariaDB or MySQL (optional but recommended)
- A web server (Caddy, gunicorn, Nginx, Apache, etc.) (optional but recommended)