managed directx suggestions?

D

Dan

Hi all, I'm totally new to DirectX but I'd need to learn some basics. I do
not need all the bells & whistles, I just require a fast display of huge 2D
images (typically JPEG photos or maps) in a c-sharp windows forms
application; further, I should display "layered" semitransparent images onto
the base image with some filtering, and optionally draw on the fly some text
labels onto some externally defined positions in the images. Could anyone
point me to tutorials, books, sample code or any other useful resource to
let me learn what I need to accomplish all this with managed DirectX?

Thanks guys!
 
C

Cor Ligthert

Dan,

There are a lot of C# samples in the DirectX SDK 9c which you can download
from MSDN.

I hope this helps,

Cor
 
L

Lebesgue

There is also a newsgroup microsoft.public.win32.programmer.directx.managed
where you may find some useful information
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top