Click here to Skip to main content
16,012,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionrand() always returns 18467...whats going on.. [modified] Pin
montiee1-Sep-08 8:47
montiee1-Sep-08 8:47 
AnswerRe: rand() always returns 18467...whats going on.. Pin
Mark Salsbery1-Sep-08 11:20
Mark Salsbery1-Sep-08 11:20 
GeneralRe: rand() always returns 18467...whats going on.. Pin
montiee1-Sep-08 19:23
montiee1-Sep-08 19:23 
QuestionMy application is closing when i hit enter button through keyboard Pin
hariakuthota1-Sep-08 8:12
hariakuthota1-Sep-08 8:12 
AnswerRe: My application is closing when i hit enter button through keyboard Pin
Cedric Moonen1-Sep-08 8:16
Cedric Moonen1-Sep-08 8:16 
AnswerRe: My application is closing when i hit enter button through keyboard Pin
onlyjaypatel1-Sep-08 19:24
onlyjaypatel1-Sep-08 19:24 
Question3D World Pin
MrMcIntyre1-Sep-08 7:34
MrMcIntyre1-Sep-08 7:34 
AnswerRe: 3D World Pin
Cedric Moonen1-Sep-08 7:50
Cedric Moonen1-Sep-08 7:50 
That's not a trivial task. The easiest solution is to use an existing 3D engine: Irrlicht, Ogre3D, OpenSceneGraph, ...
The first two ones are targeted specifically for games. So I would suggest the last one (see here[^]). I never used it myself but I heard good things about it.

You could of course develop the 3D engine yourself but looking at your question, it will probably be very difficult.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: 3D World Pin
MrMcIntyre1-Sep-08 8:07
MrMcIntyre1-Sep-08 8:07 
GeneralRe: 3D World Pin
Cedric Moonen1-Sep-08 8:14
Cedric Moonen1-Sep-08 8:14 
GeneralRe: 3D World Pin
MrMcIntyre1-Sep-08 9:06
MrMcIntyre1-Sep-08 9:06 
GeneralRe: 3D World Pin
El Corazon1-Sep-08 15:12
El Corazon1-Sep-08 15:12 
GeneralRe: 3D World Pin
MrMcIntyre1-Sep-08 9:26
MrMcIntyre1-Sep-08 9:26 
GeneralRe: 3D World Pin
MrMcIntyre3-Sep-08 6:38
MrMcIntyre3-Sep-08 6:38 
QuestionHBITMAP to picture control Pin
cherrymotion1-Sep-08 6:42
cherrymotion1-Sep-08 6:42 
AnswerRe: HBITMAP to picture control Pin
Ștefan-Mihai MOGA1-Sep-08 8:06
professionalȘtefan-Mihai MOGA1-Sep-08 8:06 
AnswerRe: HBITMAP to picture control Pin
Mark Salsbery1-Sep-08 11:34
Mark Salsbery1-Sep-08 11:34 
GeneralRe: HBITMAP to picture control Pin
cherrymotion1-Sep-08 19:59
cherrymotion1-Sep-08 19:59 
GeneralRe: HBITMAP to picture control Pin
cherrymotion2-Sep-08 2:30
cherrymotion2-Sep-08 2:30 
GeneralRe: HBITMAP to picture control Pin
Mark Salsbery2-Sep-08 6:59
Mark Salsbery2-Sep-08 6:59 
QuestionHiding a Dialog application on first run Pin
AmitCohen2221-Sep-08 4:50
AmitCohen2221-Sep-08 4:50 
AnswerRe: Hiding a Dialog application on first run Pin
Perspx1-Sep-08 5:00
Perspx1-Sep-08 5:00 
GeneralRe: Hiding a Dialog application on first run Pin
AmitCohen2221-Sep-08 19:54
AmitCohen2221-Sep-08 19:54 
GeneralRe: Hiding a Dialog application on first run Pin
Perspx1-Sep-08 20:04
Perspx1-Sep-08 20:04 
GeneralRe: Hiding a Dialog application on first run Pin
AmitCohen2222-Sep-08 3:26
AmitCohen2222-Sep-08 3:26 

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.