No description
Kumi
304cb8f63d
This update introduces support for a third dimension (Z-axis) in scene positioning and orientation, enhancing 3D scene rendering capabilities. Changes include parsing the Z-coordinate attribute in scene elements, updating the `loadScene` function to accommodate the new axis, and extending the models to store this additional data. This pivotal enhancement allows a more refined and immersive user experience by enabling depth control in scene navigation and interactivity. The modification paves the way for future developments in 3D scene manipulation and interaction within the application. |
||
---|---|---|
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)