Online browsing in 3D. Created as a VR-first experience.
Inspired by 90s sci-fi...
Using bower:
bower install web-3
Import from github
git pull git://github.com/amigame/web-3.git master
- Import Web Components' polyfill
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
- Import Custom Element:
<link rel="import" href="components/web-3">
- Start using it!
<web-3></web-3>
...
...
Initiated by Makis Tracend ( @tracend )
Distributed through Makesites.org
Released under the MIT License