Skip to content

Commit 3f80ac2

Browse files
committed
Added links to embedded examples to readme
1 parent 088597c commit 3f80ac2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ Get the Exporters!
1515
- [Revit Exporter download](https://github.com/tt-acm/Spectacles.RevitExporter)
1616
- [Revit Exporter Github repository](https://github.com/tt-acm/Spectacles.RevitExporter)
1717

18+
Check out the Embedded Viewer Examples
19+
=====
20+
These examples show how a Spectcles viewer can be embedded in another web page, and how the user interface can be customized, or removed entirely.
21+
- [#1 - No User Interface](http://tt-acm.github.io/Spectacles.WebViewer/examples/1/)
22+
- [#2 - Multiple Viewers](http://tt-acm.github.io/Spectacles.WebViewer/examples/2/)
23+
- [#3 - Scene and Lighting UI](http://tt-acm.github.io/Spectacles.WebViewer/examples/3/)
24+
- [#4 - Layers UI](http://tt-acm.github.io/Spectacles.WebViewer/examples/4/)
25+
- [#5 - View and Selection UI](http://tt-acm.github.io/Spectacles.WebViewer/examples/5/)
26+
- [#6 - Mash up Spectacles.json and .Obj/.Mtl](http://tt-acm.github.io/Spectacles.WebViewer/examples/6/)
27+
1828
Goals
1929
======
2030

0 commit comments

Comments
 (0)