wwwtyro / speck

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.
http://wwwtyro.github.io/speck/
The Unlicense
398 stars 55 forks source link

Add view presets. #24

Closed wwwtyro closed 9 years ago

wwwtyro commented 9 years ago

E.g., ball & stick, licorice, toon, etc.

SamChill commented 9 years ago

This would be great! When bonds are turned on now, the default atom size is too big to see the bonds.

wwwtyro commented 9 years ago

Done! This should be revisited after refactoring the view object so that we can do fancier things like overriding specific properties instead of overwriting all the things.