ryanseys / opengl-molecules

Render molecules using OpenGL
MIT License
7 stars 5 forks source link

opengl-molecules

Screenshot

screenshot

Installation

You have to install libSOIL by doing the following:

git clone https://github.com/smibarber/libSOIL
cd libSOIL
make
sudo make install

All other dependencies are included in this repo.

Usage

To compile and run:

make

License

MIT