shapy
Collaborative 3D modelling tool
Getting Started
- Download closure-library
- Symlink closure-library/closure/goog to client/js
- Install postgresql and install requirements with pip
- Create a config.sh file which contains authentication information for PGSQL
- Run
source config.sh && ./web.sh
- Access the application on
localhost:8000