OpenGL and OpenMotif

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

3 posts / 0 new
Last post
OpenGL and OpenMotif

 

Hi there! I decided to post here an example of using openGL context inside the openmotif application, built with regards to the articles "X and OpenGL" by Mark Kilgard.
Here is the link to this small project:

http://sourceforge.net/projects/xmgravdots/

It's a simple gravitation interaction visualization program, written in C (with use of OpenMotif GUI libraries and OpenGL). It displays the movement of a system of the material points which are interacting to each other[maybe, the physics engine is not correctly build, it's made in the simpliest way].

I hope this would be useful to somebody :-)

Thank you for posting this,

 

Thank you for posting this, it is really interesting.
I was able to compile it without problems and the program works!

 

Hello! I'm glad :-) I could

 

Hello! I'm glad :-)
I could post it nearly month earlier, but there were spammers on the forum spoiling every new topic.
Thanks to the administrators that they've cleaned forum up.

Maybe some time later I'll put to the program some real simulation engine, importing the code from one of the existing simulation engines[building one from scratch may took much time, so that I would better use the open source software benefits :-)].

Regards, blinkenlichten.