How to create an engine for 3d games with c++ ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create an engine for 3d games with c++ ?

Any who have any tips our ideas for making game engines Whit c++ ?

14th May 2019, 10:37 AM
Mahfoud Boungabi
Mahfoud Boungabi - avatar
1 Answer
+ 2
If you're making your engine in C++ then I'd recommend using Unreal Engine 4. They even have tutorials in their engines for beginners and you can do pretty much everything with just the UI. There's also some advanced things in their engine too, though, but none of that can be done until you at least know how to program, especially in C++.
14th May 2019, 8:34 PM
IcyJake
IcyJake - avatar