vpython / vpython-jupyter

3D visualization made easy
MIT License
141 stars 64 forks source link

will frames be added? #25

Open walchko opened 5 years ago

walchko commented 5 years ago

I am trying to program a serial link mechanism like this

However, I don't seem to able to control rotation frames easily. I assume if you implement frames eventually it will make my life easier. The old vision code had it, any idea if you will add frames?

BruceSherwood commented 5 years ago

Implementing frames or something with similar capability is definitely a goal, but I have no idea when it might be done. Please consider the possibility of implementing this yourself, which could be done by programming it in Python, which is what Python 7 is written in. Then someone could translate your Python implementation to JavaScript to make the functionality available in GlowScript VPython.