From: Phlip <ppl...@om...> - 2002-04-17 01:41:27
|
[Why is this list server set so Reply goes to individuals instead of the list? That is so lame!!] Bruce Sherwood sez: > This is only an educated guess, but I don't think it's possible to put a > Visual display into a Tkinter window, because Visual uses OpenGL for its > graphics. PyOpenGL does it via TOGL. The ideal library for us would have all VPython's features, the ability to just render into a Tk window and eat user inputs, and an easy pass-thru straight to PyOpenGL. Yes, I know VPython wraps OpenGL directly. My problem is I have colleagues who are too smart for their own good; they will cheerfully code some complex geometric display using raw PyOpenGL calls in hideously long functions, not recognizing Assembler for what it is. I want to support their efforts, but I also want objects! -- Phlip http://www.greencheese.org/PhilosophyBrethrenThree -- Friends don't let friends use Closed Source software -- |