Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 957 Bytes

File metadata and controls

21 lines (13 loc) · 957 Bytes

OpenGL 3d Molecules with Hardcoded XYZ

This application is a simple OpenGl project I've made during an Infography course at University of Québec at Chicoutimi a while ago. Some people asked me the code for this on my youtube channel so here it is.

The code is not so great but it works well. I believe you can use this for learning purposes of OpenGL using GLUT.

Youtube video of the running application

ScreenShot

Compiling

run make command in a terminal and have fun. Tested on OSX but could work on other systems.

More info on GLUT can be found here

Licence

DWTFYWTPL

Credits

Made by Gabriel Le Breton on October 2011

Enjoy