Update README.md

This commit is contained in:
Viktor Kovacs 2021-04-23 07:30:45 +02:00 committed by GitHub
parent 040faf8ccc
commit aa067e39d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,3 +52,8 @@ The repository is separated into two parts. See more information in the [Develop
- Show model information (model size, vertex and polygon count)
- Export model to various format
- Embed viewer in your website
## External Libraries
Online 3D Viewer uses these wonderful libraries: [jquery](https://github.com/jquery/jquery), [three.js](https://github.com/mrdoob/three.js), [rhino3dm](https://github.com/mcneel/rhino3dm).