Sel94 Posted May 11, 2010 Posted May 11, 2010 So I thought I'd try makimg a fun little game or something, then get on to bigger things, but anyway I have to have a 3-D modeling program to do that, right? So I was wondering if anybody could point me in the right direction for bigginers. If it matters, I use Win. 7 64-bit and am learning C++ on Visual 2010. Thanks!
Agg Posted May 11, 2010 Posted May 11, 2010 If you are just getting into programming I would suggest starting out with a nice and simple 2d game, as 3d would probably have you pulling out your hair in frustration :P 1
Sel94 Posted May 11, 2010 Author Posted May 11, 2010 Oh, Ok....do I need special 2D modeling software for that?
Weltensegler Posted May 25, 2010 Posted May 25, 2010 (edited) You dont need to code at all for 3D modelling! there is a good free 3D software called blender. But I would recommend 3D Studio MAX! Its not free nor easy but not too hard and all plugins and following packages have a good compatibility to this package. BTW its Nr.1 in game modelling and I use it since 15 years for movie vfx. You can enhance the output of you 3D with C++ and internally with max script (very easy language but only for max internal stuff except you wanna play ur game in the 3dmax viewport :) ) Edited May 25, 2010 by Weltensegler 4790K@4,6Ghz | EVGA Z97 Classified | 32GB @ 2400Mhz | Titan X hydro copper| SSD 850 PRO ____________________________________ Moments in DCS: --> https://www.youtube.com/user/weltensegLA --> WELD's cockpit: --> http://forums.eagle.ru/showthread.php?t=92274
Recommended Posts