No description
Kumi
06a00262a0
Removed console.log statements for x, y, and z coordinates in the QuackscapeScene class. This cleanup reduces clutter in the console during scene initialization, leading to a cleaner and more professional debug output. No functional impact on scene loading. |
||
---|---|---|
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)