+ 2

How to Make a 3d character by using code?

how do I make a 3d character by using code and what coding language should I use also do I need to know a lot of math any advice also what computer applications will be the best and free/demo and for making games?

21st Apr 2017, 3:52 PM
OriolesBaseball
OriolesBaseball - avatar
1 Antwort
+ 4
You can model a 3d object using OpenGL libraries in any language of your preference. But that's building from scratch, facet after facet. There is a special Unity engine, devoted to 2D and 3D games and apps. You might try it. It is based on C#
21st Apr 2017, 4:09 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar