Showcase of 3D viewing webcomponent for VTP files
- Clone source
git clone https://github.com/emdb-empiar/ccpem3D.git
- Enter ccpe3D directory then start webserver
cd ccpem3D
python manage.py runserver
Navigate to http://localhost:8000 (or whatever host:port combination specified)
- Generate a VTP file using
meshmaker
meshmaker -c 12.3 file.map --vtp -o file
- From your browser find a VTP file then click View.