Update README.md

This commit is contained in:
Viktor Kovacs 2021-04-23 07:31:41 +02:00 committed by GitHub
parent e6452eb39f
commit 96cdb07e84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,3 +53,7 @@ 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).