https://github.com/avin/babylon-dna
Pseudo-DNA Visualisation using BABYLON.js
https://github.com/avin/babylon-dna
Last synced: 9 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T20:31:51.000Z (over 10 years ago)
- Last Synced: 2025-01-20T11:09:25.356Z (over 1 year ago)
- Language: JavaScript
- Size: 8.41 MB
- Stars: 0
- Watchers: 3
- 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
```