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 installCheck out the package.json for scripts. E.g.:
npm run buildThe output is in the dist-directory and should be runnable on all modern browsers.
The default RNA strand route orientation has been changed from counterclockwise to clockwise, for better alignment with helix chirality at junctions.
Typos and minor errors have been corrected.