Make_trail doesn't produce a trail

22 views
Skip to first unread message

Avedis Neehus

unread,
Nov 16, 2017, 3:12:02 PM11/16/17
to VPython-users
Setting make_trail to true doesn't produce the desired result. I tried replicating the problem in a simpler case, but there it works. The code can be found here https://github.com/Avedis-Neehus/3D-EM-Balls/blob/gui/3DEMtest.py where the Ball class should be of interest.

Bruce Sherwood

unread,
Nov 16, 2017, 3:41:03 PM11/16/17
to VPython-users
Change "make_Trail" to "make_trail". Effectively your ball object has a "user attribute" make_Trail whose value is True but which does not affect the behavior of VPython.

Bruce
Reply all
Reply to author
Forward
0 new messages