Click here to Skip to main content
15,900,461 members
Home / Discussions / Graphics
   

Graphics

 
Questionhow to cut a segment from an image? Pin
King Tran30-Oct-07 4:02
King Tran30-Oct-07 4:02 
AnswerRe: how to cut a segment from an image? Pin
Ed.Poore30-Oct-07 4:21
Ed.Poore30-Oct-07 4:21 
AnswerRe: how to cut a segment from an image? Pin
Jheriko++17-Nov-07 17:10
Jheriko++17-Nov-07 17:10 
GeneralRe: how to cut a segment from an image? Pin
King Tran19-Nov-07 2:03
King Tran19-Nov-07 2:03 
QuestionGetting RGB values Pin
purplee8528-Oct-07 21:14
purplee8528-Oct-07 21:14 
AnswerRe: Getting RGB values Pin
Maximilien29-Oct-07 0:56
Maximilien29-Oct-07 0:56 
AnswerRe: Getting RGB values Pin
Mark Salsbery29-Oct-07 6:05
Mark Salsbery29-Oct-07 6:05 
QuestionLoading a cube Pin
MasterSharp28-Oct-07 11:51
MasterSharp28-Oct-07 11:51 
OK, lets get the laughing out our systems now. I can't load a cube (I'm new to XNA, but know a little C#). I'm following an article on CodeProject but it won't load the model ( iahve it a different name, but I made it so it SHOULD work) But, C# keeps saying it can't find the model in the folders.

protected override void LoadGraphicsContent(bool loadAllContent)<br />
        {<br />
            if (loadAllContent)<br />
            {<br />
                Player_Model = content.Load<Model>("Content\\Models\\Cube");<br />
            }<br />
        }<br />
I clearly stated them in the solution explorer... Help? Thanks in advance.



The most knowledge doesn't mean the most wise...

AnswerRe: Loading a cube Pin
Cedric Moonen29-Oct-07 5:11
Cedric Moonen29-Oct-07 5:11 
QuestionStrategy to Show Messages on Form Showing Video Pin
Sukhjinder_K28-Oct-07 8:29
Sukhjinder_K28-Oct-07 8:29 
Questionrendering flash image to a website Pin
dinakatina26-Oct-07 11:32
dinakatina26-Oct-07 11:32 
AnswerRe: rendering flash image to a website Pin
sree_krishna4-Nov-07 22:39
sree_krishna4-Nov-07 22:39 
QuestionTwo windows display nothing (pitch black) no objects can be seen..no lighting effects ..VC++ with OpenGL Pin
Miss_ Petrovna26-Oct-07 10:43
Miss_ Petrovna26-Oct-07 10:43 
AnswerRe: Two windows display nothing (pitch black) no objects can be seen..no lighting effects ..VC++ with OpenGL Pin
Cedric Moonen29-Oct-07 5:10
Cedric Moonen29-Oct-07 5:10 
QuestionDrawing WMF/EMF antialiased Pin
Alexandre GRANVAUD25-Oct-07 2:58
Alexandre GRANVAUD25-Oct-07 2:58 
AnswerRe: Drawing WMF/EMF antialiased Pin
Alexandre GRANVAUD13-Feb-09 4:40
Alexandre GRANVAUD13-Feb-09 4:40 
QuestionOpenGL and VC++ 2005 EE Pin
Newbie0021-Oct-07 1:44
Newbie0021-Oct-07 1:44 
QuestionOpenGL Printing and Exporting Pin
Ahmad Safwat18-Oct-07 1:08
Ahmad Safwat18-Oct-07 1:08 
Questionis it possible audio recording and image capturing in web applications? Pin
kadkir17-Oct-07 19:28
kadkir17-Oct-07 19:28 
GeneralRe: is it possible audio recording and image capturing in web applications? Pin
trioum11-Jan-08 23:28
trioum11-Jan-08 23:28 
QuestionOpenGL: problem with lightning Pin
timurttv10-Oct-07 17:29
timurttv10-Oct-07 17:29 
AnswerRe: OpenGL: problem with lightning Pin
Cedric Moonen10-Oct-07 21:30
Cedric Moonen10-Oct-07 21:30 
QuestionAudio Adjustment Filter in DirectSound Pin
Raja Bose C Leo10-Oct-07 2:36
Raja Bose C Leo10-Oct-07 2:36 
QuestionHow would i write a program using software gaphic??? Pin
MMaines20057-Oct-07 4:47
MMaines20057-Oct-07 4:47 
AnswerRe: How would i write a program using software gaphic??? [modified] Pin
Baltoro20-Oct-07 9:53
Baltoro20-Oct-07 9:53 

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.