![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
DirectX with C# and .NET 1.0
Hey guys, recently I decided to try DirectX in C# because It's supposedly really nice.
Unfortunately, a problem has occured: I have no good resources. There are some downfalls, but I HOPE someone here can lead me to a good DirectX tutorial: I use The .NET Framework v1.0.3705 I use Windows Millenium Edition I use Antechinus C# Editor I have DirectX9 support. I was wondering if ANYBODY can lead me to a good tutorial for an older version of .NET that is an intro to DirectX in C#. When I try some examples, I get namespace errors if I try to use for example Sunlight.DirectX.Input; or whatever. Help? Last edited by Mad_guy; May 31st, 2005 at 7:03 PM. |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
First of all, update to .NET 1.1. All versions of .NET are completely backward-compatible, so don't worry about that. Oh, and apparently http://www.microsoft.com/events/seri...nvideodev.mspx is pretty good.
|
|
|
|
|
|
#3 | ||
|
Hobbyist Programmer
|
Quote:
Quote:
|
||
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
why cant you update you .net?
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity." - Albert Einstein |
|
|
|
|
|
#5 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
And why can't you use VC# 2005 Express Edition? It's free.
|
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
....
Windows Millenium Edition. :[ Send me money. |
|
|
|
|
|
#7 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Ugh... pick up a copy of Win2000... you could probably get it for $15-$20 in a boot sale.
|
|
|
|
|
|
#8 |
|
Hobbyist Programmer
|
Yeah, well, out of pity if anybody can figure out how to make a DirectX application using Antechinus C# Editor and post back I'd really appreceate it.
|
|
|
|
|
|
#9 |
|
Expert Programmer
|
It would seem that some of the interfaces with the Managed DirectX SDK still require a little bit of work... don't even think of touching the Audio/Video rendering interfaces yet... they are riddled with bugs, it would be easier to create your own Interop code for the DirectX COM interface and use the old interfaces which have been time tested and known to work.
I have not done much though outside of what will be the DirectShow interfaces in Managed DirectX so I can not speak for the other interfaces,
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|