From: Jonathan B. <jbr...@ea...> - 2004-07-29 04:03:34
|
On Wed, 2004-07-28 at 22:49, Awa...@ao... wrote: > I am running the latest version of vpython on a win2000 notebook with > an nVidia graphics card. When I run the following script: > the radius implementation does not seem to work correctly as the > attached screen view shows. One of the segments of the curve seems to > be twisted. > > Any ideas? Unfortunately, you have found a case that the thick-line rendering code just cannot handle properly. For the moment, I don't know that there is anything you can do to fix this problem, other than breaking up the curve into separate objects. Sorry, Jonathan |