Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

3-d animation in C++

Tags:

c++

graphics

3d

I am doing a scientific project in C++ and I need to draw simple animated 3-d images of moving atomic groups. What is a good and convenient graphics library to do that? Some general remarks are also appreciated. I work in Linux.

Thank you in advance, Roman

like image 716
grzkv Avatar asked Oct 20 '25 13:10

grzkv


1 Answers

OpenGL of course,

one library you could use is glut for that.

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

like image 56
Joseph Le Brech Avatar answered Oct 23 '25 03:10

Joseph Le Brech



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!