3D model file viewer for owncloud
This application integrates the viewstl.js library into ownCloud. Using this application users can view 3D models online without downloading the file.
Supported Files
- STL
- OBJ
- ... comming soon
- Change into
appsdirectory mkdir files_3dviewercd files_3dviewergit clone https://github.com/alexstocker/3dviewer-for-owncloud.git .(Attention: The.at the end is IMPORTANT)cd ../.../occ app:enable files_3dviewer
- Please checkout alexstocker/owncloud-docker-development at GitHub

