Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erniebrodeur/threejs-sandbox
A threejs sandbox.
https://github.com/erniebrodeur/threejs-sandbox
Last synced: 24 days ago
JSON representation
A threejs sandbox.
- Host: GitHub
- URL: https://github.com/erniebrodeur/threejs-sandbox
- Owner: erniebrodeur
- License: other
- Created: 2013-06-14T09:10:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-14T09:49:40.000Z (over 11 years ago)
- Last Synced: 2024-04-30T17:04:48.911Z (8 months ago)
- Language: Ruby
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Threejs
A sandbox for my threejs ideas.
Delivered via sinatra, to use:
% bundle install
Will pull in the deps as usual and
% bundle exec ruby app.rb
gives you the webserver on ```http://localhost:4567```