Update README.md
This commit is contained in:
parent
21a45d99c2
commit
6aea8feb6f
@ -1,8 +1,10 @@
|
||||
# Online 3D Viewer
|
||||
|
||||
This repository contains the source code of the https://3dviewer.net website and the library behind it.
|
||||
- The website can open several 3D file formats and visualize the model in your browser.
|
||||
- The library allows you to visualize 3D models easily on your own website.
|
||||
This repository contains the source code of the https://3dviewer.net website and the library behind it. Online 3D Viewer is a free and open source web solution to visualize and explore 3D models right in your browser.
|
||||
|
||||
There are two different purpose of this repository:
|
||||
- **Online 3D Viewer Website:** Full source code of the web solution. It uses the Online 3D Viewer Engine under the hood.
|
||||
- **Online 3D Viewer Engine:** Library to visualize models easily on your own website. See more in the developer documentation.
|
||||
|
||||
[](https://ci.appveyor.com/project/kovacsv/online3dviewer)
|
||||
[](https://travis-ci.com/kovacsv/Online3DViewer)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user