How do i make a character in c++ like in lol | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do i make a character in c++ like in lol

like the champion of lol

3rd May 2018, 9:27 PM
Menos 0
Menos 0 - avatar
10 Answers
+ 4
Oh you mean a physical character. Not everyone on this site is familiar with league of legends. nonzyro thought you ment a character as in the data type. To make a character like that you need to learn modeling. Then learn a graphics library. I'm not quite sure exactly what you have to do but there are plenty of tutorials online about how to make these. You can probably search "how to make 3D model c++"
4th May 2018, 12:58 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 4
what is lol?
4th May 2018, 12:54 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 4
Blender would work for modeling.
4th May 2018, 1:01 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 4
Wish I could help more but I have little to no knowledge on 3D graphics.
4th May 2018, 1:03 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 3
What do you mean? char c = 'a'; ^That's a character.
3rd May 2018, 10:28 PM
non
+ 3
Ben Allen (Njinx) I thought he meant "laught out loud" when he posted "lol", lol. Menos 0 Try the shift key: LoL. I have no clue what League is, but for 3D Modelling: www.blender.org The Blender software is world-renown as the _best_ free modelling software. The home site contains tutorials on using Blender. There are YouTube videos galore, too. So, yes, as stated, Blender is your best/only bet. As for an engine, you've got OGRE, Unreal Engine, and Unity. OGRE is free with some conditions (IDK about commercial use). Unreal (my pick) is free up until a certain point. Once you make a certain amount, you need to pay a small percent. Unity is popular because it supports C# scripts and can be used in quick smaller projects as well as big games. Have a look at all of their documentation: legal, APIs, capabilities, and example code before deciding which to use.
4th May 2018, 8:34 AM
non
+ 2
like blender 3d
4th May 2018, 1:00 AM
Menos 0
Menos 0 - avatar
+ 2
Ok thanks dude
4th May 2018, 1:02 AM
Menos 0
Menos 0 - avatar
0
league of legends
4th May 2018, 12:55 AM
Menos 0
Menos 0 - avatar
0
I can handle with this don't worry
4th May 2018, 1:06 AM
Menos 0
Menos 0 - avatar