Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/384741531682603009
deleted 11 characters in body
Source Link
user1430
user1430

I thought that if you wantwanted to make games using DirectX  , you had to know C++. But I recently findfound out it'sthat that is not actually true. There is something called Direct3D which is partIt looks like some parts of DirectX and weDirect3D can use it withbe used from C# code.

Like this msdnThis MSDN document, they all havefor example, which has C# examples.

Am I understanding wrong this incorrectly? Have I have waited all these years for nothing  ?

I thought if you want to make games using DirectX  , you had to know C++. But I recently find out it's not actually true. There is something called Direct3D which is part of DirectX and we can use it with C# code.

Like this msdn document, they all have C# examples.

Am I understanding wrong ? I have waited all these years for nothing  ?

I thought that if you wanted to make games using DirectX, you had to know C++. But I recently found out that that is not actually true. It looks like some parts of Direct3D can be used from C#. This MSDN document, for example, which has C# examples.

Am I understanding this incorrectly? Have I waited all these years for nothing?

deleted 268 characters in body; edited title
Source Link
House
  • 73.5k
  • 17
  • 188
  • 276

Can I use DirectX with C# and 3D Graphics Library - Direct3D?

I am originally a asp.net developer. But I always wanted to make little games. But I didn't start building games because it looked like I had to learn C++ or Java. Now I have a free time and I am trying to learn C++ but it's not part of my question now.

Like I sad I thought if you want to make games using DirectX , you had to know C++. But I recently find out it's not actually true. There is something called Direct3D which is part of DirectX and we can use it with C# code.

Like this msdn document, they all have C# examples.

Am I understanding wrong ? I have waited all these years for nothing ?

C# and 3D Graphics Library - Direct3D

I am originally a asp.net developer. But I always wanted to make little games. But I didn't start building games because it looked like I had to learn C++ or Java. Now I have a free time and I am trying to learn C++ but it's not part of my question now.

Like I sad I thought if you want to make games using DirectX , you had to know C++. But I recently find out it's not actually true. There is something called Direct3D which is part of DirectX and we can use it with C# code.

Like this msdn document, they all have C# examples.

Am I understanding wrong ? I have waited all these years for nothing ?

Can I use DirectX with C#?

I thought if you want to make games using DirectX , you had to know C++. But I recently find out it's not actually true. There is something called Direct3D which is part of DirectX and we can use it with C# code.

Like this msdn document, they all have C# examples.

Am I understanding wrong ? I have waited all these years for nothing ?

Source Link
Semih Masat
  • 43
  • 1
  • 1
  • 4

C# and 3D Graphics Library - Direct3D

I am originally a asp.net developer. But I always wanted to make little games. But I didn't start building games because it looked like I had to learn C++ or Java. Now I have a free time and I am trying to learn C++ but it's not part of my question now.

Like I sad I thought if you want to make games using DirectX , you had to know C++. But I recently find out it's not actually true. There is something called Direct3D which is part of DirectX and we can use it with C# code.

Like this msdn document, they all have C# examples.

Am I understanding wrong ? I have waited all these years for nothing ?