4

molecule-viewer

 3 years ago
source link: https://github.com/justinmeiners/molecule-viewer
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up
master

Go to file

Code

README.md

molecule-viewer

About

Molecule viewer is a C++ program for visualizing chemical molecules stored in the XYZ file format.

NOTE: This does not aim to be a fully featured program, rather just an experiment in chemical file parsing and rendering.

screen1

Technical

XYZ files can be loaded using the first command line argument as the file name, or piped into the program directly.

molecule path/tofile.xyz
cat path/tofile.xyz | molecule

Requires

  • SDL 2
  • Legacy OpenGL.
  • C++11
  • The Makefile is setup for mac, although it should be easy to change for another OS.

More Screenshots

screen2
screen3

About

3D chemical molecule visualizer for XYZ files.

Topics

Resources

Releases

No releases published

Packages

No packages published

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK