forked from capnmidnight/Primrose
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
8 lines (8 loc) · 4.24 KB
/
index.html
1
2
3
4
5
6
7
8
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, shrink-to-fit=0, initial-scale=1.0"><meta name="apple-touch-fullscreen" content="yes"><meta name="web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><meta name="theme-color" content="black"><meta name="description" content="A WebVR application framework."><meta name="keywords" content="WebGL, WebVR, HTML5, JavaScript, text editor, source code editor, virtual reality, Primrose"><meta property="og:type" content="website"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@Primrose_VR"><meta property="og:site_name" content="Primrose VR"><meta property="og:description" content="Primrose: Framework for WebVR Applications"><meta name="twitter:description" content="Primrose: Framework for WebVR Applications"><meta property="og:url" content="http://www.primrosevr.com/undefined"><!-- start main.pug meta block --><meta name="twitter:image" content="http://www.primrosevr.com/images/screenshot.jpg"><meta property="og:image" content="http://www.primrosevr.com/images/screenshot.jpg"><!-- end main.pug meta block -->
<!-- start main.pug title block --><meta property="og:title" content="Primrose VR: WebVR Application Framework"><meta name="twitter:title" content="Primrose VR: WebVR Application Framework"><title>Primrose VR: WebVR Application Framework</title><!-- end main.pug title block --><link type="text/css" rel="stylesheet" href="doc/style.min.css"><style type="text/css">@media (min-width: 641px) {
#logo { margin-bottom: 5em; }
#cta { margin-bottom: 5em; }
}
</style><script src="ga.js"></script></head><body><header role="banner"><a id="logo" href=""><img src="doc/images/primrose40.png" alt="logo" title="Primrose logo"><span class="version-number">v0.31.4</span></a><nav role="navigation"><ul><li><a href="demos/">Demos</a></li><li><a href="doc/">Docs</a></li><li><a href="doc/faq.html">FAQ</a></li><li><a href="doc/community.html">Community</a></li><li><a href="https://github.com/NotionTheory/Primrose/" target="_blank">Github</a></li></ul></nav><h1>Rapidly prototype VR <br> applications in your browser</h1><div id="cta"><button onclick="document.location='doc/'">get started</button><button onclick="document.location='https://plumevr.azurewebsites.net/?room=demo'">try the demo</button></div></header><!-- start main.pug banner block --><!-- end main.pug banner block -->
<!-- start main.pug main block --><main><section id="intro"><div id="dev"><h1><span class="large icon geom1"> </span>For Development</h1><p>Primrose VR democratizes access to what experts and enthusiasts alike are calling "The Last Medium", aka Virtual Reality. The Primrose Framework helps web developers create virtual reality experiences within standard web browsers, on desktop and mobile devices alike, using the free, open source web development tools with which they are most familiar</p></div><div id="collab"><h1><span class="large icon geom2"> </span>For Collaboration</h1><p>Meet with people in virtual reality and voice-chat with them in life-like, face-to-face conversations. See their body language. Hear them from across the room. Through Primrose's common interaction space, design tools, and interface objects, users and developers can work together to create interactive multimedia and productivity applications.</p></div></section><section id="demo"><iframe id="frontBuffer" src="https://plumevr.azurewebsites.net/?room=demo" role="application" allowfullscreen allowvr></iframe></section></main><!-- end main.pug main block -->
<!-- start main.pug footer block --><footer><div id="footerWrapper"><a href="doc/readme.html">About</a><a href="doc/license.html">License</a><a href="doc/changelog.html">Changelog</a><a href="https://notiontheory.typeform.com/to/QzZmAD" target="_blank">Slack</a><a class="small icon github" href="https://www.github.com/NotionTheory/Primrose" target="_blank"> </a><a class="small icon twitter" href="https://www.twitter.com/Primrose_VR" target="_blank"> </a><a href="http://www.notiontheory.com/team" target="_blank" style="color:#ec2471;">Made (with love) by NotionTheory</a></div></footer><!-- end main.pug footer block --></body></html>