Click here to Skip to main content
16,011,374 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: .x models Pin
Omar Gameel Salem7-Feb-08 12:07
professionalOmar Gameel Salem7-Feb-08 12:07 
QuestionPicturebox with paintable layer [modified] Pin
Tashimasu22-Jan-08 2:28
Tashimasu22-Jan-08 2:28 
QuestionHow do I save a series of C# computer generated bitmap frames as an animated file? Pin
orionworks20-Jan-08 4:08
orionworks20-Jan-08 4:08 
General(XNA) Draw New Sprites (like bullets) Pin
MasterSharp19-Jan-08 17:31
MasterSharp19-Jan-08 17:31 
QuestionHow to fix D3DERR_SCENE_IN_SCENE? Pin
raytracingx14-Jan-08 20:44
raytracingx14-Jan-08 20:44 
AnswerRe: How to fix D3DERR_SCENE_IN_SCENE? Pin
Cedric Moonen16-Jan-08 1:21
Cedric Moonen16-Jan-08 1:21 
GeneralRe: How to fix D3DERR_SCENE_IN_SCENE? Pin
raytracingx16-Jan-08 3:31
raytracingx16-Jan-08 3:31 
GeneralDX Multi-location Rendering Pin
codemunkeh14-Jan-08 11:36
codemunkeh14-Jan-08 11:36 
Is it possible to use DirectX to render a 3d scene to a Bitmap instead of to a screen?
Using C# .Net 2 on XP.

It's not really suitable to put the render code into the paint event and then repeatedly call this.DrawToBitmap, so is there another way? Rendering to the Window is fine but so long as I can get the last rendered scene to a Bitmap (without having it re-render).

The reason I need the bitmap is because the image needs to be used again, such as in other windows (without having a bunch of near-identical and wasted devices). I suspect this may involve use of Surfaces?


Ninja (the Nerd)

Confused? You will be...

Generalproblem with opengl code Pin
kanika14-Jan-08 7:34
kanika14-Jan-08 7:34 
GeneralRe: problem with opengl code Pin
Tim Craig16-Jan-08 9:16
Tim Craig16-Jan-08 9:16 
GeneralRe: problem with opengl code Pin
kanika25-Jan-08 3:43
kanika25-Jan-08 3:43 
GeneralRe: problem with opengl code Pin
Tim Craig26-Jan-08 13:22
Tim Craig26-Jan-08 13:22 
General2D Line (XNA) Pin
MasterSharp13-Jan-08 10:20
MasterSharp13-Jan-08 10:20 
GeneralRe: 2D Line (XNA) [modified] Pin
Luc Pattyn13-Jan-08 10:41
sitebuilderLuc Pattyn13-Jan-08 10:41 
GeneralRe: 2D Line (XNA) [modified] Pin
MasterSharp13-Jan-08 11:03
MasterSharp13-Jan-08 11:03 
GeneralDrawing Outside The Form Pin
The ANZAC11-Jan-08 16:53
The ANZAC11-Jan-08 16:53 
GeneralRe: Drawing Outside The Form Pin
Dave Kreskowiak14-Jan-08 7:46
mveDave Kreskowiak14-Jan-08 7:46 
GeneralRe: Drawing Outside The Form Pin
The ANZAC14-Jan-08 12:30
The ANZAC14-Jan-08 12:30 
GeneralRe: Drawing Outside The Form Pin
Smithers-Jones28-Feb-08 7:54
Smithers-Jones28-Feb-08 7:54 
Question3D mesh material Pin
Raza568010-Jan-08 12:29
Raza568010-Jan-08 12:29 
GeneralRe: 3D mesh material Pin
Californian210-Jan-08 12:36
Californian210-Jan-08 12:36 
GeneralUsing 8 bit-per-pixel grayscale bitmaps with GDI+ Pin
Californian210-Jan-08 12:28
Californian210-Jan-08 12:28 
GeneralPictureBox using too much memory Pin
gembob4-Jan-08 6:08
gembob4-Jan-08 6:08 
GeneralRe: PictureBox using too much memory Pin
Luc Pattyn4-Jan-08 7:52
sitebuilderLuc Pattyn4-Jan-08 7:52 
GeneralRe: PictureBox using too much memory Pin
Pete O'Hanlon4-Jan-08 10:37
mvePete O'Hanlon4-Jan-08 10:37 

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.