3d graphics in c++ builder

my final year project is ‘3d visualization using 2d images’ and my lecturer has given 3 months to learn c++ builder. can c++ builder make graphics using openGL or should i use directX.

If you have 3 months and your project is not the game or some 3d multimedia [commercial] software - OpenGL is the best choice
Of course, you can use OpenGL with c++ builder (and much easier, then Direct3D ).