Click here to Skip to main content
15,789,700 members
Home / Discussions / Graphics
   

Graphics

 
QuestionOpenGL rendering on desktop [modified] Pin
Tcpip200519-Dec-10 2:17
Tcpip200519-Dec-10 2:17 
AnswerRe: OpenGL rendering on desktop Pin
parths22-Dec-10 23:28
parths22-Dec-10 23:28 
GeneralRe: OpenGL rendering on desktop Pin
Tcpip200524-Dec-10 3:06
Tcpip200524-Dec-10 3:06 
AnswerRe: OpenGL rendering on desktop Pin
Drew Stainton30-Dec-10 13:46
Drew Stainton30-Dec-10 13:46 
GeneralRe: OpenGL rendering on desktop Pin
Tcpip200531-Dec-10 18:51
Tcpip200531-Dec-10 18:51 
Questiontransparently blit a bitmap Pin
mike7521413-Dec-10 10:01
mike7521413-Dec-10 10:01 
AnswerRe: transparently blit a bitmap Pin
LunaticFringe13-Dec-10 13:00
LunaticFringe13-Dec-10 13:00 
AnswerRe: transparently blit a bitmap Pin
jk chan27-Dec-10 2:00
jk chan27-Dec-10 2:00 
u may need to used blending. opengl supports different blending operation between source and destinations. u can use the function glBlendFunc(..) to define the operations. first u need to enable
blending by calling glEnable(GL_BLEND)
If u can Dream... U can do it

QuestionGraphics.FillPath( Brush, GraphicsPath ) does not fill a simple Path. Pin
WDI28-Oct-10 3:47
WDI28-Oct-10 3:47 
AnswerRe: Graphics.FillPath( Brush, GraphicsPath ) does not fill a simple Path. Pin
RaviRanjanKr13-Dec-10 19:49
professionalRaviRanjanKr13-Dec-10 19:49 
Questiontool for real time graph plotting.. Pin
jainiraj27-Oct-10 2:21
jainiraj27-Oct-10 2:21 
AnswerCross Post! Pin
Henry Minute27-Oct-10 2:41
Henry Minute27-Oct-10 2:41 
GeneralRe: Cross Post! Pin
jainiraj27-Oct-10 5:18
jainiraj27-Oct-10 5:18 
GeneralRe: Cross Post! Pin
Richard MacCutchan27-Oct-10 6:37
mveRichard MacCutchan27-Oct-10 6:37 
QuestionTRUE == FALSE in GDI: Another rtfm? Pin
Tadeusz Westawic22-Oct-10 4:37
Tadeusz Westawic22-Oct-10 4:37 
QuestionFreeing Selected BM from DC in GDI Pin
Tadeusz Westawic17-Oct-10 18:32
Tadeusz Westawic17-Oct-10 18:32 
AnswerRe: Freeing Selected BM from DC in GDI Pin
LunaticFringe17-Oct-10 19:00
LunaticFringe17-Oct-10 19:00 
GeneralRe: Freeing Selected BM from DC in GDI Pin
Tadeusz Westawic17-Oct-10 19:32
Tadeusz Westawic17-Oct-10 19:32 
GeneralRe: Freeing Selected BM from DC in GDI Pin
LunaticFringe18-Oct-10 7:29
LunaticFringe18-Oct-10 7:29 
AnswerRe: Freeing Selected BM from DC in GDI Pin
Sauro Viti18-Oct-10 8:56
professionalSauro Viti18-Oct-10 8:56 
GeneralRe: Freeing Selected BM from DC in GDI Pin
Tadeusz Westawic19-Oct-10 3:56
Tadeusz Westawic19-Oct-10 3:56 
Questionhow can the diffrent DC share the same OpenGL List? Pin
King Tran5-Oct-10 14:47
King Tran5-Oct-10 14:47 
AnswerRe: how can the diffrent DC share the same OpenGL List? Pin
Peter_in_27805-Oct-10 15:32
professionalPeter_in_27805-Oct-10 15:32 
AnswerRe: how can the diffrent DC share the same OpenGL List? Pin
jk chan27-Dec-10 2:06
jk chan27-Dec-10 2:06 
Questiondiffrent DC share the same OpenGL list Pin
King Tran26-Sep-10 4:52
King Tran26-Sep-10 4:52 

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.