i have to program some men, in 3d , and im using c#. i know everyone says use c++ ,but im not gona,so i need to know if i can get decent 3d graphics from c# and directX9 (managed)?thanks
C# and VB.NET should be the same speed since they use the same language (more or less). C++ will almost always be faster when it comes to 3D graphics, but I have seen some speed tests that say otherwise.
Yeah you can, theres a lot more resources for unmanaged though...
Your app will definately go faster in Unmanaged C++, I guess it depends on what you want:
RAD (Rapid App Dev) or Sheer Speed (if youre rendering thousands of polygons per frame and you NEED that speed).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.