You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VPython-users
Running the spectacular *Stonehenge* script under VPython 7 proceeds nicely. There is however one difference with the GlowScript display that I have noticed: the smoke rings that ascend from the mouth of an upright tube initially concealed by the main portal do it here *side up* instead of *flat* as in GlowScript. This seems to be one ramification of the *axis-up* entanglement, as the rings turn to its usual position if the (counterintuitive) instruction
up = vector( 1, 0, 0 )
is placed after the *axis* specification (or instead of it) in the *smoke.append()* function that generates the rings.
Kind regards
Bruce Sherwood
unread,
Dec 13, 2017, 1:21:21 PM12/13/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VPython-users
Thanks for spotting that bug, which I had missed. I think the bug was introduced in the recent work to make rotations faster. The bug will be fixed in the next release of VPython 7.