TellMe模型处理平台
TellMe模型处理平台 is a browser-based solution to visualize and explore 3D models. The platform consists of two main parts.
- Engine: A library to import, visualize and export 3D models. It can be used on any website to embed 3D models easily.
- Website: The source code of the platform website that uses the engine under the hood.
Engine Usage
These documents help you understanding how to use the engine in your own solution.
- Installation - How to get the package?
- Usage - How to use it to embed 3D models?
- Migration Guide - What needs to be done when you update the library?
Contribution
If you would like to contribute to the codebase, these documents help you to start.
- Contribution Guidelines - How to contribute to the repository?
- Environment Setup - How to set up your environment for development?