Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: Avoid trailing while dragging control Pin
Alaric_19-Jun-07 9:14
professionalAlaric_19-Jun-07 9:14 
Question3D cube Pin
Noharyiasa19-Jun-07 4:03
Noharyiasa19-Jun-07 4:03 
AnswerRe: 3D cube Pin
Alaric_19-Jun-07 4:09
professionalAlaric_19-Jun-07 4:09 
GeneralRe: 3D cube Pin
Noharyiasa19-Jun-07 4:16
Noharyiasa19-Jun-07 4:16 
AnswerRe: 3D cube Pin
Alaric_19-Jun-07 4:12
professionalAlaric_19-Jun-07 4:12 
GeneralRe: 3D cube Pin
Noharyiasa19-Jun-07 4:20
Noharyiasa19-Jun-07 4:20 
GeneralRe: 3D cube Pin
Alaric_19-Jun-07 4:26
professionalAlaric_19-Jun-07 4:26 
AnswerRe: 3D cube Pin
Alaric_19-Jun-07 4:23
professionalAlaric_19-Jun-07 4:23 
...I saw a post that you made earlier asking the same thing, but you specifically mentioned OpenGL, but you mentioned in this post that you specifically want to write in C#. If you REALLY want to write OpenGL code in C#, you're going to need to get the CsGL library from sourceforge. ..Only problem is that the project was ended back in 2003. If you run into any problems, it might be a bit difficult to find any support at all, especially since you don't know OpenGL coming into it. If you want to write OpenGL, you're probably going to want to write it in either C or C++. There are several toolkits available to make your life easier...especially the GLU, & the GLUT. ...There are 2 major reference manuals that you're going to want to get. They're called the "Red Book" and the "Blue Book" (There's also a "Green Book", an "Orange Book" and the "White Book") but the Red and Blue will get you started. You can find deprecated copies of Red and Blue all over the place.

Red is the Programming Guide

Blue is the Reference Manual

Orange is for the OpenGL Shading Language(Don't worry about it for now)

Green is for X Windows programming

White explains how OpenGL interfaces with Windows (95 & NT specifically) 


Welcome my son...Welcome..to the Machine

GeneralRe: 3D cube Pin
Noharyiasa19-Jun-07 4:32
Noharyiasa19-Jun-07 4:32 
GeneralRe: 3D cube Pin
Bekjong19-Jun-07 4:46
Bekjong19-Jun-07 4:46 
GeneralRe: 3D cube Pin
Alaric_19-Jun-07 4:49
professionalAlaric_19-Jun-07 4:49 
QuestionRandom Number Generator Pin
LCI19-Jun-07 3:35
LCI19-Jun-07 3:35 
AnswerRe: Random Number Generator Pin
Not Active19-Jun-07 3:44
mentorNot Active19-Jun-07 3:44 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 4:31
LCI19-Jun-07 4:31 
GeneralRe: Random Number Generator Pin
Luc Pattyn19-Jun-07 4:37
sitebuilderLuc Pattyn19-Jun-07 4:37 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:31
LCI19-Jun-07 6:31 
GeneralRe: Random Number Generator Pin
Not Active19-Jun-07 7:39
mentorNot Active19-Jun-07 7:39 
AnswerRe: Random Number Generator Pin
Jimmanuel19-Jun-07 3:57
Jimmanuel19-Jun-07 3:57 
AnswerRe: Random Number Generator Pin
Le centriste19-Jun-07 6:42
Le centriste19-Jun-07 6:42 
AnswerRe: Random Number Generator Pin
Amar Chaudhary19-Jun-07 6:42
Amar Chaudhary19-Jun-07 6:42 
AnswerRe: Random Number Generator Pin
MidwestLimey19-Jun-07 9:12
professionalMidwestLimey19-Jun-07 9:12 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:46
LCI19-Jun-07 6:46 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:58
LCI19-Jun-07 6:58 
QuestionHow to programmatically register a DLL? Pin
Affan Toor19-Jun-07 3:31
Affan Toor19-Jun-07 3:31 
AnswerRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 4:46
mentorGiorgi Dalakishvili19-Jun-07 4:46 

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.