Skip to content
forked from 3dmol/3Dmol.js

WebGL accelerated JavaScript molecular graphics library

License

Notifications You must be signed in to change notification settings

mcanthony/3Dmol.js

 
 

Repository files navigation

#3Dmol.js

3Dmol.js is an object-oriented, webGL based JavaScript library for online molecular visualization - No Java required! Since 3Dmol.js is licensed under the permissive BSD open-source license, you are free to use it any any project, as long the code is properly acknowledged and cited. With 3Dmol.js, you can add beautifully rendered molecular visualizations to your web applications. Features include

  • support for pdb, sdf, mol2, xyz, and cube formats
  • parallelized molecular surface computation
  • sphere, stick, line, cross, cartoon, and surface styles
  • atom property based selection and styling
  • labels
  • clickable interactivity with molecular data
  • geometric shapes including spheres and arrows

See the documentation to learn how to use 3Dmol.js as a hosted viewer, embeddable viewer, or as a component of a larger application.

##Building

The code can be built using grunt.

grunt build

##Contact

Please address any questions or concerns to dkoes@pitt.edu.
You may also submit an issue on github.

##Funding

3DMol.js is funded through R01GM108340 from the National Institute of General Medical Sciences. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institute of General Medical Sciences or the National Institutes of Health.

About

WebGL accelerated JavaScript molecular graphics library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.5%
  • HTML 31.6%
  • CSS 6.8%
  • Other 0.1%