Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: stupid VC++ with timestamp Pin
kcynic30-Jun-08 19:27
kcynic30-Jun-08 19:27 
GeneralRe: stupid VC++ with timestamp Pin
tataxin30-Jun-08 19:45
tataxin30-Jun-08 19:45 
GeneralRe: stupid VC++ with timestamp [modified] Pin
kcynic1-Jul-08 17:05
kcynic1-Jul-08 17:05 
QuestionSDI Application with a Tabview Pin
godspeed12330-Jun-08 13:52
godspeed12330-Jun-08 13:52 
AnswerRe: SDI Application with a Tabview Pin
theCPkid30-Jun-08 19:08
theCPkid30-Jun-08 19:08 
Questionapplication settings window in xp/vista Pin
garyofcourse30-Jun-08 10:10
garyofcourse30-Jun-08 10:10 
AnswerRe: application settings window in xp/vista Pin
_AnsHUMAN_ 30-Jun-08 19:09
_AnsHUMAN_ 30-Jun-08 19:09 
QuestionDisplaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 8:17
Dustin Henry30-Jun-08 8:17 
I am currently writing an interactive cloth simulation program and I am going to need the GUI to be displayed on a variety of platforms including a native PC application and the web. The problem is with the latter. I am currently writing this app using C++ and OpenGL, and I'm not quite sure how to get it to display web side. I know that there are OpenGL implementations for Java, but I don't know Java that well and do not have the time to really learn it.

I've considered separating the simulation code into it's own dll and writing a renderer for each platform, but I'm not even sure what data will need to be sent between the two applications. Should the simulation dll actually include an OpenGL implementation and simply pass final rendered scene to the display app, or should the display app handle all of the rendering.

Any suggestions or advice would be very helpful. Thanks in advance,
Dustin
AnswerRe: Displaying 3D interface on multiple platforms Pin
Nemanja Trifunovic30-Jun-08 9:36
Nemanja Trifunovic30-Jun-08 9:36 
GeneralRe: Displaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 10:11
Dustin Henry30-Jun-08 10:11 
GeneralRe: Displaying 3D interface on multiple platforms Pin
Nemanja Trifunovic30-Jun-08 10:50
Nemanja Trifunovic30-Jun-08 10:50 
GeneralRe: Displaying 3D interface on multiple platforms Pin
Dustin Henry30-Jun-08 11:50
Dustin Henry30-Jun-08 11:50 
QuestionGetting an "Access violation reading location" error for an iTunes plugin Pin
Grant Hudgens30-Jun-08 6:39
Grant Hudgens30-Jun-08 6:39 
AnswerRe: Getting an "Access violation reading location" error for an iTunes plugin Pin
Dustin Henry30-Jun-08 8:34
Dustin Henry30-Jun-08 8:34 
GeneralRe: Getting an "Access violation reading location" error for an iTunes plugin Pin
Grant Hudgens30-Jun-08 10:47
Grant Hudgens30-Jun-08 10:47 
QuestionRestricting access to a file Pin
theCPkid30-Jun-08 5:48
theCPkid30-Jun-08 5:48 
AnswerRe: Restricting access to a file Pin
Saurabh.Garg30-Jun-08 13:50
Saurabh.Garg30-Jun-08 13:50 
QuestionRe: Restricting access to a file Pin
David Crow30-Jun-08 17:22
David Crow30-Jun-08 17:22 
AnswerRe: Restricting access to a file Pin
theCPkid30-Jun-08 18:52
theCPkid30-Jun-08 18:52 
GeneralRe: Restricting access to a file Pin
David Crow1-Jul-08 3:13
David Crow1-Jul-08 3:13 
QuestionPosting data to a webserver using mfc - basic help and infos needed Pin
fish4fun30-Jun-08 4:32
fish4fun30-Jun-08 4:32 
AnswerRe: Posting data to a webserver using mfc - basic help and infos needed PinPopular
led mike30-Jun-08 5:18
led mike30-Jun-08 5:18 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
Mark Salsbery30-Jun-08 6:43
Mark Salsbery30-Jun-08 6:43 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
fish4fun30-Jun-08 7:20
fish4fun30-Jun-08 7:20 
GeneralRe: Posting data to a webserver using mfc - basic help and infos needed Pin
Mark Salsbery30-Jun-08 7:34
Mark Salsbery30-Jun-08 7:34 

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.