Andy72 Posted March 10, 2012 Posted March 10, 2012 What what you use to create a 3D game engine? Quote
Spudinski Posted March 10, 2012 Posted March 10, 2012 (edited) L33t SkillZ. http://www.justfuckinggoogleit.com/search.pl?query=create+a+3D+game+engine Edited March 10, 2012 by Spudinski Quote
Andy72 Posted March 11, 2012 Author Posted March 11, 2012 Please can someone answer because I spent all yesterday trying to look for it. Quote
a_bertrand Posted March 11, 2012 Posted March 11, 2012 Andy: you think that investing a WHOLE day will be enough? Ok ok I stop being annoying. Check XNA http://en.wikipedia.org/wiki/Microsoft_XNA http://www.microsoft.com/download/en/details.aspx?id=23714 http://msdn.microsoft.com/en-us/aa937791 Yet for that you should know C#... and ideally have Visual Studio Professional. If you want to take the Java road instead (lot less rich) http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html And the hard way in C++? http://www.ogre3d.org/ Or lower level: Open GL: http://www.opengl.org/resources/ Direct X: http://www.microsoft.com/download/en/details.aspx?id=6812 So where to start? Well first DECIDE which tech you want to use. From the hardest being the C++ to the newest C# with XNA but which could as well be the best option as long as you accept to develop only for Windows XBox or windows phone. Now instead of hanging here... go to: http://www.gamedev.net/ But before asking again the same kind of questions... invest at least 6 month to learn how to code with one of the framework. Quote
Andy72 Posted March 11, 2012 Author Posted March 11, 2012 I'm being annoying? and if you mean you're being annoying then you're not. :) And thanks for the info. Plus I googled what software to use for a whole day. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.