Click here to Skip to main content
15,926,939 members
Home / Discussions / Graphics
   

Graphics

 
AnswerRe: DIB Pin
John R. Shaw9-Mar-07 9:31
John R. Shaw9-Mar-07 9:31 
GeneralRe: DIB Pin
Mark Salsbery9-Mar-07 11:21
Mark Salsbery9-Mar-07 11:21 
GeneralRe: DIB Pin
John R. Shaw9-Mar-07 12:03
John R. Shaw9-Mar-07 12:03 
AnswerRe: DIB Pin
John R. Shaw3-Mar-07 1:09
John R. Shaw3-Mar-07 1:09 
QuestionLip and voice synchronization problem with DirectX.Capture Pin
Siamginsuan Ngaihte27-Feb-07 20:46
Siamginsuan Ngaihte27-Feb-07 20:46 
QuestionRe: Lip and voice synchronization problem with DirectX.Capture Pin
Mark Salsbery28-Feb-07 14:33
Mark Salsbery28-Feb-07 14:33 
Question3D item to code Pin
Lampros Giampouras27-Feb-07 3:56
Lampros Giampouras27-Feb-07 3:56 
AnswerRe: 3D item to code Pin
El Corazon27-Feb-07 9:44
El Corazon27-Feb-07 9:44 
Lampros G wrote:
Is there a way to import an object created with a 3d-modeling program (ex. Google Sketchup) to an OpenGL application and use it?


In most cases people try not to reinvent the wheel, there are numerous tutorials on how to write a .obj loader for OpenGL to display it, even a couple that included material and surface normals. But then you get into rewriting what others have done for model loading for years. When you get to this point, I would recommend (you don't have to if you don't want to), switch to your openGL code on a higher level library/framework. This might be SDL, Open Scene Graph, Delta3D (highly recommended).

Just as an example, Delta3D is based on OpenSceneGraph which is based on OpenGL. It loads:
3dc
ac3d
directx
dw
flt
geo
Inventor
ive
lib3ds
logo
lwo
lws
md2
obj
osg
pfb


_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

QuestionGetting GPU memory speed and bandwidth Pin
anshulmalik25-Feb-07 5:21
anshulmalik25-Feb-07 5:21 
Questionwindows grapics system and mouse movement Pin
bil_geo24-Feb-07 22:17
bil_geo24-Feb-07 22:17 
AnswerRe: windows grapics system and mouse movement Pin
Waldermort24-Feb-07 22:54
Waldermort24-Feb-07 22:54 
AnswerRe: windows grapics system and mouse movement Pin
John R. Shaw3-Mar-07 1:33
John R. Shaw3-Mar-07 1:33 
QuestionUrgent :Windows and multi monitor query Pin
bil_geo24-Feb-07 19:42
bil_geo24-Feb-07 19:42 
AnswerRe: Urgent :Windows and multi monitor query Pin
Christian Graus26-Feb-07 9:44
protectorChristian Graus26-Feb-07 9:44 
QuestionC++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends23-Feb-07 11:37
professionalPJ Arends23-Feb-07 11:37 
QuestionRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery24-Feb-07 9:59
Mark Salsbery24-Feb-07 9:59 
AnswerRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends24-Feb-07 10:13
professionalPJ Arends24-Feb-07 10:13 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() [modified] Pin
Mark Salsbery24-Feb-07 15:34
Mark Salsbery24-Feb-07 15:34 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends24-Feb-07 15:43
professionalPJ Arends24-Feb-07 15:43 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery24-Feb-07 16:24
Mark Salsbery24-Feb-07 16:24 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends25-Feb-07 6:40
professionalPJ Arends25-Feb-07 6:40 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery25-Feb-07 6:58
Mark Salsbery25-Feb-07 6:58 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
PJ Arends25-Feb-07 8:51
professionalPJ Arends25-Feb-07 8:51 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery25-Feb-07 9:02
Mark Salsbery25-Feb-07 9:02 
GeneralRe: C++/MFC - Problem with GDI+ Bitmap::GetHBITMAP() Pin
Mark Salsbery25-Feb-07 9:33
Mark Salsbery25-Feb-07 9:33 

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.