How can i create i game ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i create i game ?

how can i create a 3d games ? do i really need to learn openlg commands or i can create 3d character and call it by c++ ? what about animations ?

27th May 2018, 11:24 AM
Mohammad Alshareef
Mohammad Alshareef - avatar
9 Answers
+ 1
First of all, do you understand VECTORS? A lot of people think they just start a game, and BOOM!! 3D GAME DONE!! But no... Once you understand vectors make a simple 2D game, make sure you understand everything. Then, practice that.. Then you might be ready for 3D games. Like me, I made a platformer game yesterday.
27th May 2018, 11:37 AM
Paul Grasser
Paul Grasser - avatar
0
you can use the unreal engine if you dont want to to any directx/opengl/vulkan programming but want to use c++
27th May 2018, 11:34 AM
Max
Max - avatar
0
can i make somthing 3d and call it by c++ as a file
27th May 2018, 11:36 AM
Mohammad Alshareef
Mohammad Alshareef - avatar
0
a 3d model is not a function that can be called,but you can use the unreal engine to render it
27th May 2018, 11:37 AM
Max
Max - avatar
0
am just want to understand how computer and programing language deal with 3d ..... there is alot of questions in my brain i want to ask but i didnt find an answers ....
27th May 2018, 11:43 AM
Mohammad Alshareef
Mohammad Alshareef - avatar
0
Mohammad Alshareef then ask them
27th May 2018, 11:43 AM
Max
Max - avatar
0
who are them ?
27th May 2018, 11:48 AM
Mohammad Alshareef
Mohammad Alshareef - avatar
0
them are the questions, i meant that you should ask your questions
27th May 2018, 11:49 AM
Max
Max - avatar
0
a really one who have alt of experince in programing and 3d and animation to ask him my questions
27th May 2018, 11:49 AM
Mohammad Alshareef
Mohammad Alshareef - avatar