blokhin / cif-js-engines

Browser plugin-free CIF visualization: comparison of the open-source engines

Home Page:http://blokhin.github.io/cif-js-engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In-browser plugin-free CIF visualization: comparison of open-source engines

This utility web-app bundles four available open-source pure-JavaScript engines for in-browser rendering of arbitrary crystallographic information files (CIF), for demonstration purposes:

Some web-server is required to run the web-app (however no server-side rendering is assumed), e.g. in Python:

python -m SimpleHTTPServer

or, alternatively, see online as GitHub Pages. Also a detailed blog post is available.

JavaScript-only CIF display

About

Browser plugin-free CIF visualization: comparison of the open-source engines

http://blokhin.github.io/cif-js-engines

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.9%Language:HTML 6.1%