Windows Develop Bookmark and Share   
 index > Windows Forms General > opengl with CLR
 

opengl with CLR

what is the code for using opengl as back-end and CLR windows form application as front-end?

naazia  Tuesday, November 25, 2008 6:02 AM
dfdfdsfsdfdsf wrote:

How can I run an opengl program on CLR windows Form Application?

What does that mean? How did you want to run that openGL program?

Sincerely,

Kira Qian

Kira Qian  Thursday, November 27, 2008 5:36 AM

We are changing the issue type to “Comment�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!

Best Regards

Kira Qian

Kira Qian  Monday, December 01, 2008 8:42 AM
i design a solar system 3D simulator so i need some help. i initialize opengl on CLR wondows form application but the problem is that the opengl object cannot rotate by me when i write a code

angle+=0.5;
glutPostRedisplay();

an unhandled exception is generated so please guide me what code i write to rotate an opengl object on clr windows form application?
thnx...........
naazia  Wednesday, December 17, 2008 7:17 AM

You can use google to search for other answers

Custom Search

More Threads

• Configuring the help provider control
• listbox item refresh
• UserControl.AutoSize
• Multiple cell types in one column in DataGridView
• help with BackGroundWorker
• Inherite System.Windows.Forms.TreeView
• Multiple Key press Determination?
• Full Screen
• Different types of args
• connecting data between 2 forms