No description
Find a file
Kumi 06a00262a0
Remove debug logs from scene initialization
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.
2024-03-11 19:50:56 +01:00
assets Remove debug logs from scene initialization 2024-03-11 19:50:56 +01:00
quackscape Introduce Z-axis handling across the app 2024-03-11 16:29:47 +01:00
.gitignore A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
manage.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
package-lock.json A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
package.json A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
README.md A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
requirements.txt A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
webpack.config.js A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00

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)