graphics - What would be a good library to draw to the screen in c++? -


i creating simulation models how gas behaves in container. have collision checking set up, draw data on screen make sure working correctly

all need simple way draw simple shapes such circles screen using c++. these shapes not have great, function. may want move simulation 2d 3d in future - library has 3d capabilities good. remember looping through , drawing several hundred gas molecules, fast good.

i new c++ language go easy. ide/compiler vs 2010 professional.

i have used google - can not find installation guide installing library. installation guide big plus

look @ sdl sdl_gfx. can switch sdl/opengl 3d.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -