Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam152/sams-rotating-cube
A simple Three.js test application featuring a rotating cube.
https://github.com/sam152/sams-rotating-cube
Last synced: about 2 months ago
JSON representation
A simple Three.js test application featuring a rotating cube.
- Host: GitHub
- URL: https://github.com/sam152/sams-rotating-cube
- Owner: Sam152
- Created: 2012-08-04T08:02:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-04T08:14:48.000Z (over 12 years ago)
- Last Synced: 2023-03-12T02:03:56.043Z (almost 2 years ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What is this?
-------------A simple application created based off the [three.js example code](https://github.com/mrdoob/three.js/).
A cube is created and rendered, use your arrow keys to rotate it in different directions.