From: Bruce S. <bas...@un...> - 2003-01-23 02:59:16
|
Here (with attached zip file) is a very attractive clock made very quickly. Clearly, its author is highly skilled in Python, and he has used rather sophisticated coding for his example. Thanks, Viktor! (In case you're not aware of this, I should mention that Hungarian practice puts the family name first.) Bruce Sherwood ----- Original Message ----- From: "Ferenczi Viktor" <cx...@cx...> To: <bas...@un...> Sent: Wednesday, January 22, 2003 9:08 PM Subject: 3D Clock with VPython > Hi Bruce! > > I've found VPython two days ago. It's very simple and easy to use, perfect > to build prototypes very quickly. I wrote a simple reusable clock module as > my first exercise in VPython. It supports one type of analog clock, but can > be easily extended with a stopper, hour-glass or whatever you need to > display current time / duration. Here I give you the permission to include > this module in the next version/update of VPython as an example or extension > module. > > Best wishes, > Complex > |