Skip to content

Instantly share code, notes, and snippets.

@johnmay
Created May 15, 2016 20:58
Show Gist options
  • Save johnmay/ec478e2a41a15098a24d1239e45d9a03 to your computer and use it in GitHub Desktop.
Save johnmay/ec478e2a41a15098a24d1239e45d9a03 to your computer and use it in GitHub Desktop.
new DepictionGenerator().withSize(256, 256)
.depict(mol)
.writeTo("molecule.png");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment