DNAforge is a tool for generating DNA and RNA wireframe nanostructures from 3D meshes. For further information, see the user guide and examples.
The simulation backend and its installation instructions can be found here.
Requires Node.
Clone and run:
npm install
Check out the package.json for scripts. E.g.:
npm run build
The output is in the dist-directory and should be runnable on all modern browsers.