From 96cdb07e84a4755a1cb5d8978c942274736e788f Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Fri, 23 Apr 2021 07:31:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7794eb2..efd3123 100644 --- a/README.md +++ b/README.md @@ -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).