Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.