From 87c9ef71f000ec857f398d2d953d647a1ad020ca Mon Sep 17 00:00:00 2001 From: Brian Chirls Date: Mon, 4 May 2015 12:48:35 -0400 Subject: [PATCH] link to text example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d2b6fe..fcef17d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Web VR Starter Kit is a Javascript library for easily creating virtual reality c - [Near and Far](http://povdocs.github.io/webvr-starter-kit/examples/near.html) - Fire events when an object moves close to or far away from the viewer - [3D Panorama](http://povdocs.github.io/webvr-starter-kit/examples/panorama3d.html) - Loading a stereoscopic spherical panoramic photo - [3D Spherical Video](http://povdocs.github.io/webvr-starter-kit/examples/video-sphere.html) - A stereoscopic spherical video +- [Text](http://povdocs.github.io/webvr-starter-kit/examples/text.html) - 2D text in 3D space ## Getting Started