graphics - 3-d animation in C++ -


i doing scientific project in c++ , need draw simple animated 3-d images of moving atomic groups. , convenient graphics library that? general remarks appreciated. work in linux.

thank in advance, roman

opengl of course,

one library use glut that.

have on http://nehe.gamedev.net/


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -