Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/intrepidcoder/helix-threejs

A 3D animated helix created using Three.js
https://github.com/intrepidcoder/helix-threejs

Last synced: 5 days ago
JSON representation

A 3D animated helix created using Three.js

Awesome Lists containing this project

README

        

# Helix (three.js)

A simple animated helix created using the [three.js](http://threejs.org/) JavaScript 3D Library.
Also, uses [dat.GUI](https://code.google.com/p/dat-gui/) to display a simple control panel.

## How to Run

You can view the helix online at https://intrepidcoder.github.io/helix-threejs/

To run locally, download the source code into a folder and open `index.html` in a web browser.