Skip to content

sakatani/dna-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA Drawer

DNA Drawing Tool Using P5.js

Demo

DNA Drawer is running at https://sakatani.github.io/dna-drawer/

Blog Post

https://note.com/ysakatani/n/n1510cc7a5525 (written in Japanese)

Usage

image

You can change DNA properites and styles listed below:

  • Shape
    • circular or linear DNA
  • Length [px]
  • Width [px]
  • Number of helical turns
  • Gap ratio between helices
  • Central angle (For circular DNA only)
  • Number of strands
  • Weight of strands [px]
  • Color of strands
  • Background color

Licensing

DNA Drawer is licensed under the MIT License.

This repository refers to codes from other libraries:

Other DNA drawers