Re: [PyOpenGL-Users] OpenGL and Tkinter
Brought to you by:
mcfletch
From: Gary H. <gh...@is...> - 2004-03-27 08:37:43
|
On Friday 26 March 2004 09:23 pm, Levi VanOort wrote: > I have searched high and low for an example of using PyOpenGL with > Tkinter and have been unsuccessful in finding one. If anyone can point > to a good code example or maybe even give me some tips about getting > started using the Togl widget I would really appreciate it. I've seen > and used Pygame and Glut but really need to be able to embed OpenGL into > a Tkinter script. > > Levi VanOort > lva...@ho... The package that does this is Togl. I assume you can search on that and find what you want. Gary Herron |