This is an extension for ownCloud web for viewing 3D files.
- Supported formats: [
.glb
,.stl
,.fbx
,.obj
] - Zoom/Rotate model
- Fullscreen view
- Navigate between model files
- Download the zip file from the releases page
- Extract the zip file to the apps directory of the oCIS server, which is set using the
WEB_ASSET_APPS_PATH
environment variable
For building and running the app from the code base, follow these steps:
-
Install the dependencies
pnpm i
-
Build the extension
pnpm build
For development, build with watch.
pnpm build:w
-
Start the extension and the web services
docker compose up
Now, you can access the app at https://localhost:9200
You can find models on the following platforms: