Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avin/babylon-dna
Pseudo-DNA Visualisation using BABYLON.js
https://github.com/avin/babylon-dna
Last synced: 1 day ago
JSON representation
Pseudo-DNA Visualisation using BABYLON.js
- Host: GitHub
- URL: https://github.com/avin/babylon-dna
- Owner: avin
- Created: 2016-02-24T20:30:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T20:31:51.000Z (over 8 years ago)
- Last Synced: 2023-02-26T16:31:54.696Z (over 1 year ago)
- Language: JavaScript
- Size: 8.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pseudo-DNA Visualisation using BABYLON.js
Online demo is [here](http://files.c75.in/pub/demo/babylon-dna/)
### Building
```
npm install -g webpack
npm install
webpack
```