Click here to Skip to main content
15,907,281 members
Home / Discussions / Graphics
   

Graphics

 
QuestionHELPP please. Pin
chasoknight23-Jul-08 23:34
chasoknight23-Jul-08 23:34 
AnswerRe: HELPP please. Pin
Tim Craig24-Jul-08 14:46
Tim Craig24-Jul-08 14:46 
GeneralRe: HELPP please. Pin
chasoknight24-Jul-08 15:00
chasoknight24-Jul-08 15:00 
GeneralRe: HELPP please. Pin
Tim Craig24-Jul-08 15:31
Tim Craig24-Jul-08 15:31 
AnswerRe: HELPP please. Pin
Mark Salsbery25-Jul-08 6:59
Mark Salsbery25-Jul-08 6:59 
AnswerRe: HELPP please. Pin
Paul Conrad26-Jul-08 18:06
professionalPaul Conrad26-Jul-08 18:06 
QuestionRay Tracing question Pin
Member 433828023-Jul-08 11:14
Member 433828023-Jul-08 11:14 
QuestionWorking with 2D in DirectX using C# (Newest version as of 07/22/2008) ??? Pin
Thrash50522-Jul-08 16:00
Thrash50522-Jul-08 16:00 
Okay, here it goes...

[My rant]
I've been searching for weeks now on how to work with 2D images in DirectX using C#. However, I've been completely unsuccessful in doing so. The help files that come with DirectX are horrible because they are organized by classes and such. Meaning that a person like me who has never worked with DirectX before, will be completely lost. The help files should take you through DirectX in order of complexity, showing you the simplest things first, but they don't. They are more like a reference guide. But, anyways they are no help to DirectX newbies like me.

I've looked around on the internet a lot trying to get some information on this topic and then attempting to piece it together. However, I've been completely unsuccessful. 90% of all examples are using out-dated versions of DirectX, meaning they are irrelevant to me. The other 10% are either in C++, which I do not understand.

I've seen some rare occurrences of 2D DirectX projects in C#, but they are using older versions of C#, which didn't fully support DirectX and were workarounds (so they've said). When I try to convert them to the newest version of a C# solution they fail to compile.

There is a sample that comes with DirectX that supposed to show you how to perform "Simple 2D". However, it actually not very simple and is a rather large project in my world. But, the killer is that it also fails to run on my computer, most likely because they are trying to use some advanced feature when its supposed to be "Simple 2D". I'm pretty sure my computer is capable of displaying some 2D images and then move them around a little.
[/My rant]

So that's enough of my complaining, I just wanted anyone who reads this thread to know that I did try to figure this out on my own before coming here.

Basically what I'm asking for is for someone to either explain to me very simply how to get a basic 2D C# project using DirectX up and running or create one for me so I can pick it apart and try to figure out what's going on.

I only want the simplest example. Like displaying some 2D images and maybe moving them around or rotating them. Nothing fancy.

Many thanks in advance to anyone who can help me out. Smile | :)
AnswerRe: Working with 2D in DirectX using C# (Newest version as of 07/22/2008) ??? Pin
Thrash50523-Jul-08 20:26
Thrash50523-Jul-08 20:26 
GeneralRe: Working with 2D in DirectX using C# (Newest version as of 07/22/2008) ??? Pin
Thrash50525-Sep-08 11:56
Thrash50525-Sep-08 11:56 
QuestionBitmap from a Graphics object ? Pin
david davies21-Jul-08 2:06
david davies21-Jul-08 2:06 
AnswerRe: Bitmap from a Graphics object ? Pin
Luc Pattyn21-Jul-08 3:00
sitebuilderLuc Pattyn21-Jul-08 3:00 
QuestionDirectX installation. Pin
Ranger4919-Jul-08 17:22
Ranger4919-Jul-08 17:22 
AnswerRe: DirectX installation. Pin
Ranger4919-Jul-08 22:56
Ranger4919-Jul-08 22:56 
GeneralGraphics Help Plz -Urgent! [modified] Pin
Brady Kelly17-Jul-08 22:58
Brady Kelly17-Jul-08 22:58 
GeneralRe: Graphics Help Plz -Urgent! Pin
Graham Bradshaw17-Jul-08 23:02
Graham Bradshaw17-Jul-08 23:02 
GeneralRe: Graphics Help Plz -Urgent! Pin
Brady Kelly17-Jul-08 23:17
Brady Kelly17-Jul-08 23:17 
GeneralRe: Graphics Help Plz -Urgent! Pin
Simon P Stevens17-Jul-08 23:26
Simon P Stevens17-Jul-08 23:26 
GeneralRe: Graphics Help Plz -Urgent! Pin
peterchen17-Jul-08 23:40
peterchen17-Jul-08 23:40 
GeneralRe: Graphics Help Plz -Urgent! Pin
TommyTomToms18-Jul-08 0:07
TommyTomToms18-Jul-08 0:07 
QuestionMap Projection Pin
aadilali17-Jul-08 19:18
aadilali17-Jul-08 19:18 
AnswerRe: Map Projection Pin
El Corazon18-Jul-08 9:17
El Corazon18-Jul-08 9:17 
GeneralRe: Map Projection Pin
aadilali19-Jul-08 0:58
aadilali19-Jul-08 0:58 
GeneralRe: Map Projection Pin
El Corazon19-Jul-08 5:53
El Corazon19-Jul-08 5:53 
Questiondrawing a 3d circle in Directx Pin
Md. Ali Naser Khan16-Jul-08 21:21
Md. Ali Naser Khan16-Jul-08 21:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.