Click to See Complete Forum and Search --> : 3D: C# vs. Java


grisch
February 17th, 2003, 09:28 AM
HI
I have to program a 3D helicopter simulator. I'm asking what would be the better decision for that:

C# with .Net or Java ?

Thanks for suggestions!
Flavio

pareshgh
February 17th, 2003, 03:18 PM
i would suggest C#.NET since you can interact with reusable lowlevel win32API and/or COM dlls , or user dlls, in C#.
Java would be slow .anyways.. :D


Paresh