0

How would I make a 3D object in a world with C++

I want to make a 3D game,looked all over the internet and no one is telling me. Please help.

13th Jul 2017, 2:29 PM
John McLaughlin
John McLaughlin - avatar
3 Réponses
+ 3
Did you really looked all over internet? If you did you would know that there is no way to create 3d object without library. Download opengl and do few tutorials and then you will know :)
13th Jul 2017, 2:35 PM
Jakub Stasiak
Jakub Stasiak - avatar
+ 2
Either learn DirectX or OpenGL, you will be able to draw 3D objects with them. Though it's not easy, so be prepared.
13th Jul 2017, 2:53 PM
aklex
aklex - avatar
0
Thanks!
13th Jul 2017, 2:48 PM
John McLaughlin
John McLaughlin - avatar