Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```