I'm only starting to dabble in graphics programming because I need to simulate a 'Dice toss' with 5 dice.
Presently I've got a few GIF's that show a single dice 'sort of' moving, but now I need to dig in deeper.
------------------------------------
My choices are...
2D.. 3D.. SVG.. GDI.. GDI+
As well as: OpenGL, GLFW, Ogre 3D, DirectX, Direct2D, Direct3D
but I'm getting bogged down with all the possibilities.

I know this is a subjective question, but:
What's the best tool for starting computer graphics with PureBasic in the long run?
Thanks in advance.