Skip to content

rohitvarkey/three-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-js

three-js is a set of three-js elements wrapped as custom webcomponents made for usage in ThreeJS.jl.

Set up

bower install rohitvarkey/three-js

If you are editing a local Git repository, you can also do bower install ./.#branch, where "branch" is the name of your Git branch. This allows for easier development.

Now run a server from the top level directory and try visiting bower_components/three-js/test.html in your browser! For example, this is done easily with python -m SimpleHTTPServer, which makes http://localhost:8000/bower_components/three-js/test.html the URL.

Acknowledgements

This project was forked from the original three-js project by the excellent Polymer team. Thanks for all the awesome work Polymer!

Contributing

Please open Feature requests as Github issues. Pull requests are also welcome!

About

three.js Elements

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7