Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topheman/threejs-cone
A little test on threejs ...
https://github.com/topheman/threejs-cone
Last synced: about 2 months ago
JSON representation
A little test on threejs ...
- Host: GitHub
- URL: https://github.com/topheman/threejs-cone
- Owner: topheman
- License: mit
- Created: 2013-08-16T19:06:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-30T23:09:35.000Z (over 10 years ago)
- Last Synced: 2024-04-08T00:39:40.382Z (9 months ago)
- Language: JavaScript
- Homepage: http://labs.topheman.com/threejs/
- Size: 445 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
Little side project to test threejs made out [boilerplate for three.js](https://github.com/jeromeetienne/threejsboilerplate), which is a template to get you started with (More details [here](http://learningthreejs.com/blog/2011/12/20/boilerplate-for-three-js/)).
Test at [labs.topheman.com/threejs](http://labs.topheman.com/threejs/)
* Use the arrow keys to control the cone
* hit "space" to make it bounce/stop bounce
* hit "shift" to make it squint
* hit "ctrl" to make it stopI'm sorry, I just found out that this demo is not compatible with the latest version of chrome anymore. You still can test it on other browsers. I will make some 3d/JavaScript project soon (probably on Babylon.js).