Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Display scenes using pythreejs #297

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

oliverlee
Copy link
Contributor

This may resolve #110

Bind Mesh objects to the time slider value with a TrajectoryLink, which
contains the object's position and quaternion trajectories.
@oliverlee oliverlee force-pushed the viz-use-pythreejs branch 3 times, most recently from fb47abe to 0cf58f7 Compare October 24, 2015 13:06
Use requestAnimationFrame instead of getInterval for more efficient
animation.
Change default number of segments in a Circle geometry to 32. Rotate the
ceiling plate about the y-axis by pi/2 in the mass spring damper example
so that the plate axis is parallel to the motion of the mass.
@moorepants moorepants changed the title WIP Display scenes using pythreejs [WIP] Display scenes using pythreejs Dec 27, 2015
@moorepants
Copy link
Member

@oliverlee Can you check the :"allow maintainers to merge"? I'm going to get this PR merged this summer so I can use it when I teach dynamics in the fall. I fixed some issues because the dependencies have changed but still don't quite have it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using PyThreeJS
2 participants