5 ms·
this is so nice! I shall be making my game with this! just kidding I need to learn - linear algebra first - then that opengltutorial - learn 3d modeling, anim
by jalino23 3y ago
this is so nice! I shall be making my game with this! just kidding I need to learn
- linear algebra first
- then that opengltutorial
- learn 3d modeling, animation, rigging, uv, texturing.
- stuckinhell 3y agoJust start with making the game. Try unity and playmaker if you want to avoid that.
- z3t4 3y agoIn a high level 3d engine like this you do not need advanced math. You basically only need to know about coordinate systems. Linear algebra is good if you want to make your own 3d engine from scratch. Just start with something simple and learn along the way.