This GitHub-repository holds information about Kompakkt, the Web Based 3D Viewer and 3D Annotation System https://kompakkt.de.
Kompakkt consists of
- the object repository Kompakkt.Repo
- the 3D Viewer and multimedia annotation application Kompakkt.Viewer
- the server Kompakkt.Server
We greatly appreciate it when you document bugs and feature requests in our issue tracker. Please be sure to follow our issue and feature guidelines!
To start working on Kompakkt you can either set up the relevant services yourself, or use Kompakkt.Mono (recommended) to quick start your development efforts.
Service | Description | Links |
---|---|---|
Repo | Kompakkt.Repo is the frontend service of Kompakkt, allowing users to upload, view and share 3D or other multimedia objects | Kompakkt.Repo |
Viewer | Kompakkt.Viewer is the 3D Viewer integrated into Kompakkt.Repo, used to display multimedia objects and to create & view annotations | Kompakkt.Viewer |
Server | Kompakkt.Server is the backend powering interactions between users, the Repo and the Viewer | Kompakkt.Server |