Click here to Skip to main content
15,890,557 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Color Separations for Printers Pin
Roger Wright5-May-10 8:44
professionalRoger Wright5-May-10 8:44 
AnswerRe: Color Separations for Printers Pin
enhzflep27-Dec-10 3:04
enhzflep27-Dec-10 3:04 
QuestionCaptureFrame inside Thread Pin
anki12315-Apr-10 3:19
anki12315-Apr-10 3:19 
AnswerRe: CaptureFrame inside Thread Pin
Member 360140912-Jan-11 0:16
Member 360140912-Jan-11 0:16 
QuestionCreate a gui for linux. Pin
krish_kumar11-Mar-10 18:55
krish_kumar11-Mar-10 18:55 
AnswerRe: Create a gui for linux. [modified] Pin
Saurabh.Garg26-Mar-10 18:50
Saurabh.Garg26-Mar-10 18:50 
QuestionManaged DX vs Unmanaged DX vs XNA Framework Pin
Shelby Robertson 23-Feb-10 4:51
Shelby Robertson 23-Feb-10 4:51 
AnswerRe: Managed DX vs Unmanaged DX vs XNA Framework Pin
ely_bob1-Mar-10 8:35
professionalely_bob1-Mar-10 8:35 
It all depends on what you are attempting to do, and what you already know how to do:

Reasons to Use XNA:
Don't know DirectX, or are not a control freek(XNA is just shorthand Managed DirectX..Basically). -Caviat You won't be able to modify meshes and models easily(at least as easily as if everything is done in DirectX.

Reasons to used Managed DirectX:
You want to be able to do things on the fly with your graphics, in managed code;

Reasons to Use DirectX:
You are my Idol.

If your going to be using c++ I would recoment Managed DirectX, you will be able to find a lot of resources.

If C# Use XNA Lots of resources and samples..


---Don't use XNA if you want to "Make" models... even Microsoft doesn't attempt to do this.

If you only want to display models..(move em arround etc...) use XNA.

If you wnat to blend between poses.. Use managed/unmanaged DirectX;
I'd blame it on the Brain farts.. But lets be honest, it really is more like a Methane factory between my ears some days then it is anything else...

QuestionDirectX: Resoution glitch after switching from fullscreen to windowed mode Pin
Aschratt23-Feb-10 3:51
Aschratt23-Feb-10 3:51 
AnswerRe: DirectX: Resoution glitch after switching from fullscreen to windowed mode Pin
Luc Pattyn23-Feb-10 4:37
sitebuilderLuc Pattyn23-Feb-10 4:37 
GeneralRe: DirectX: Resoution glitch after switching from fullscreen to windowed mode Pin
Aschratt23-Feb-10 4:43
Aschratt23-Feb-10 4:43 
AnswerRe: DirectX: Resoution glitch after switching from fullscreen to windowed mode Pin
Aschratt23-Feb-10 6:03
Aschratt23-Feb-10 6:03 
QuestionAnyone using Geometric Algebra? Pin
Tim Craig9-Feb-10 12:48
Tim Craig9-Feb-10 12:48 
QuestionSEO vs. GRAPHIC DESIGNS? Pin
hifiger20049-Feb-10 1:14
hifiger20049-Feb-10 1:14 
AnswerRe: SEO vs. GRAPHIC DESIGNS? Pin
LunaticFringe9-Feb-10 7:58
LunaticFringe9-Feb-10 7:58 
AnswerRe: SEO vs. GRAPHIC DESIGNS? Pin
Xmen Real 6-Mar-10 22:35
professional Xmen Real 6-Mar-10 22:35 
AnswerRe: SEO vs. GRAPHIC DESIGNS? Pin
fhdendy22-Mar-10 7:30
fhdendy22-Mar-10 7:30 
Question[OPENGL] render mesh/lighting Pin
yakovm38-Feb-10 19:41
yakovm38-Feb-10 19:41 
AnswerRe: [OPENGL] render mesh/lighting Pin
LunaticFringe9-Feb-10 3:48
LunaticFringe9-Feb-10 3:48 
AnswerRe: [OPENGL] render mesh/lighting Pin
ely_bob2-Mar-10 18:17
professionalely_bob2-Mar-10 18:17 
Questionsharing gl textures qith multple child windows Pin
Jim Crafton1-Feb-10 9:01
Jim Crafton1-Feb-10 9:01 
AnswerRe: sharing gl textures qith multple child windows Pin
LunaticFringe9-Feb-10 4:03
LunaticFringe9-Feb-10 4:03 
GeneralRe: sharing gl textures qith multple child windows Pin
Jim Crafton9-Feb-10 4:04
Jim Crafton9-Feb-10 4:04 
Questionplot a derivative function Pin
fulminatorz30-Jan-10 2:05
fulminatorz30-Jan-10 2:05 
AnswerRe: plot a derivative function Pin
Richard MacCutchan1-Feb-10 9:17
mveRichard MacCutchan1-Feb-10 9:17 

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.