Skip to content

amigame/web-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web 3

Online browsing in 3D. Created as a VR-first experience.

Inspired by 90s sci-fi...

Examples

Install

Using bower:

bower install web-3

Import from github

git pull git://github.com/amigame/web-3.git master

Usage

  1. Import Web Components' polyfill
<script src="components/webcomponentsjs/webcomponents.min.js"></script>
  1. Import Custom Element:
<link rel="import" href="components/web-3">
  1. Start using it!
<web-3></web-3>

Attributes

...

Events

...

Credits

Initiated by Makis Tracend ( @tracend )

Distributed through Makesites.org

License

Released under the MIT License