a simple graphic library

Chris Barker Chris.Barker at noaa.gov
Tue Aug 27 15:28:38 EDT 2002


polux wrote:
> The problem is that Tkinter is too "simple" :)
> ie you can ask it to delete a circle
> 
> what I'm searching for is a screen on which you can trace very simple
> things.....i'm trying to make a 3d engine from the beginning

Ahhh.. In that case, I'd check out wxPthon and just use a Device
Context. Or PyOpenGL, but that wouldn't exactly be making your own 3d engine!

-CHB

-- 
Christopher Barker, Ph.D.
Oceanographer
                                    		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the Python-list mailing list