Skip to content
 
 

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speck

Speck is a molecule renderer with the goal of producing figures that are as attractive as they are practical. Express your molecule clearly and with style.

NPM Version Downloads Stats Waffle.io - Columns and their card count

Demo - Original Project - More Images

Installation

npm install --save speck-renderer

Usage example

speck = new Speck({canvasContainerID: "speck-root", canvasID: "speck-canvas"});
speck.loadStructure(xyz);
speck.destroy();

Release History

  • 0.0.7
    • Work in progress

Meta

Jordan Garside – JordanGarside@gmail.com

Distributed under the Unlicense license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/jordangarside/speck/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages