🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Double Helix is a small jQuery plugin for creating animated double helix structure of DNA by using HTML5 canvas element.

Canvas html5

Documentation

Double-Helix Canvas Animation

This is a jQuery module that produces a vertical double-helix animation. It will fill the given <canvas> element by replicating its buffer along the vertical axis.

Usage

To use, include jQuery and the DH javascript code, and instantiate similarly:

$("#double-helix").DoubleHelix();

The plugin also accepts an optional settings object with fps, fgColor and bgColor properties.

Contributing

Feel free to fork this repo and submit a pull request. Thanks!


Created and maintained by Charles Hudson


You May Also Like