First stab at an OpenInventor wrapper

Ole Martin Bjoerndalen olemb at stud.cs.uit.no
Fri Aug 18 04:48:47 EDT 2000


I have started writing a Python wrapper around OpenInventor using
SWIG. It is going really well. So far I have only wrapped the classes
and methods that I need to write "Hello Cone", a small example program
which opens a window with a red cone in it. I will add more soon.

You can have a look at it here:

  http://www.cs.uit.no/~olemb/software/pyinventor/

There is source code and a screenshot of the running Hello Cone
script. You need OpenInventor, Mesa/OpenGL, Motif, SWIG and of course
Python to compile and run it.

Comments are welcome.


-- 
   Ole Martin Bjoerndalen
 http://www.cs.uit.no/~olemb/ 
    olemb at stud.cs.uit.no



More information about the Python-list mailing list