[PyOpenGL-Users] wx.GLCanvas animation example needed
Brought to you by:
mcfletch
From: AP M. <a.p...@fe...> - 2004-09-21 09:00:00
|
Dear PyOpenGL users For a simulation project I would like to use the wxPython GLCanvas for animated visualisation. To start with, I have a wxPython frame with some cone and cube that can be rotated on user interaction. For teh simulation, however, I need to move objects around in an environment (imagine cars riding on streets). Would somebody from one of these lists be so kind as to direct me to example code for creating and moving objects in a GLCanvas, please? What I imagine to see in my visualisation are moving blocks (cars) inside transparent spheres, with transparent cones attached (representing the view field) and arrows (for direction and speed). The goal is to demonstrate how cars navigate to avoid traffic jams and accidents. The attached image of a first Tkinter 2D version gives an impression (and motivation to go for something nicer...). Thanks for your support Andre -- ------------------------------------------------------------------------------ The disclaimer that applies to e-mail from TNO Physics and Electronics Laboratory can be found on: http://www.tno.nl/disclaimer/email.html ------------------------------------------------------------------------------ |