Click here to Skip to main content
16,010,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Foreground WIndow Pin
Parthi_Appu1-Aug-06 2:45
Parthi_Appu1-Aug-06 2:45 
AnswerRe: Foreground WIndow Pin
Eric Dahlvang1-Aug-06 5:21
Eric Dahlvang1-Aug-06 5:21 
QuestionCopyFile problem Pin
tanarnelinistit1-Aug-06 2:09
tanarnelinistit1-Aug-06 2:09 
QuestionRe: CopyFile problem Pin
David Crow1-Aug-06 3:12
David Crow1-Aug-06 3:12 
Questiondestop icon and system tray icon when install new software Pin
ningthemcha1-Aug-06 1:50
ningthemcha1-Aug-06 1:50 
AnswerRe: destop icon and system tray icon when install new software Pin
Parthi_Appu1-Aug-06 2:53
Parthi_Appu1-Aug-06 2:53 
Questiona 3d modeller class Pin
tecdroid1-Aug-06 1:39
tecdroid1-Aug-06 1:39 
AnswerRe: a 3d modeller class Pin
Rilhas4-Aug-06 10:52
Rilhas4-Aug-06 10:52 
Hi,

I have written a modeller using OpenGL, and it works. However it is a big amount of work to get it to work, then some more to add modelling features.

I looked at my modeller and it is not cenvertible into a lib. This is mainly due to the fact that GUI/engine integration is one of the most important aspects. This means that it is a large amount of work to try and divide the two, and create an abstract interface class to separate the GUI from the engine.

If you simply wanted a "display" engine it is easy to split GUI and display engine, but modelling involves moving the mouse, clicking with it, dragging and dropping, window coordinates, world coordinates, perspective coordinates, point lists, line lists, surface lists, color lists, and many more other things that are just a big pain, and all this while providing great feedback from the engine to get everything drawn in the right places while the user interacts. Other features like undo/redo, save/load, import/export are also a big pain.

So, you see, what you ask for is more of an application rather than a lib. If you specify a little better what features you would like your modeller to have then tell me about them and I can see if I can convert my EXE into a DLL.

I hope this helps,
Rilhas

GeneralRe: a 3d modeller class Pin
tecdroid4-Aug-06 19:52
tecdroid4-Aug-06 19:52 
GeneralRe: a 3d modeller class Pin
Rilhas6-Aug-06 3:15
Rilhas6-Aug-06 3:15 
GeneralRe: a 3d modeller class Pin
tecdroid6-Aug-06 22:33
tecdroid6-Aug-06 22:33 
GeneralRe: a 3d modeller class Pin
Rilhas10-Aug-06 7:46
Rilhas10-Aug-06 7:46 
GeneralRe: a 3d modeller class Pin
tecdroid11-Aug-06 1:49
tecdroid11-Aug-06 1:49 
QuestionMoving Ellipse Problem Pin
uday kiran janaswamy1-Aug-06 1:28
uday kiran janaswamy1-Aug-06 1:28 
AnswerRe: Moving Ellipse Problem Pin
tecdroid1-Aug-06 1:43
tecdroid1-Aug-06 1:43 
AnswerRe: Moving Ellipse Problem Pin
toxcct1-Aug-06 2:24
toxcct1-Aug-06 2:24 
AnswerRe: Moving Ellipse Problem Pin
Zac Howland1-Aug-06 4:28
Zac Howland1-Aug-06 4:28 
QuestionAccess Web Services from MS eMbedded C++ 4.0 Pin
iks1-Aug-06 1:09
iks1-Aug-06 1:09 
QuestionXMLRPC and VStudio6.0(VC++) Pin
_AnsHUMAN_ 1-Aug-06 0:49
_AnsHUMAN_ 1-Aug-06 0:49 
QuestionTooltip to static text?? Pin
Manjunath S1-Aug-06 0:48
Manjunath S1-Aug-06 0:48 
AnswerRe: Tooltip to static text?? Pin
uday kiran janaswamy1-Aug-06 1:02
uday kiran janaswamy1-Aug-06 1:02 
QuestionMoving Ellipse Problem Pin
uday kiran janaswamy1-Aug-06 0:34
uday kiran janaswamy1-Aug-06 0:34 
AnswerRe: Moving Ellipse Problem Pin
Hamid_RT1-Aug-06 0:50
Hamid_RT1-Aug-06 0:50 
GeneralRe: Moving Ellipse Problem [modified] Pin
uday kiran janaswamy1-Aug-06 0:53
uday kiran janaswamy1-Aug-06 0:53 
GeneralRe: Moving Ellipse Problem Pin
Hamid_RT1-Aug-06 1:27
Hamid_RT1-Aug-06 1:27 

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.