Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/intrepidcoder/helix-threejs
- Owner: intrepidcoder
- License: mit
- Created: 2016-01-21T16:03:35.000Z (about 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-26T15:16:57.000Z (about 9 years ago)
- Last Synced: 2023-07-31T13:59:17.518Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://intrepidcoder.github.io/helix-threejs/
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.