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

Problem with .rotateZ() #2

Closed
bneigher opened this issue Jan 12, 2018 · 0 comments
Closed

Problem with .rotateZ() #2

bneigher opened this issue Jan 12, 2018 · 0 comments
Assignees

Comments

@bneigher
Copy link

Hey! Nice library.

I took one of your examples and made a reusable library out of it.

It takes a bunch of [x,y,z] coordinates, and optionally a base coordinate and renders the points in 3d space. Clone It!

I am trying have the graph animate a rotation about the Z axis -- however it seems that whenever I do that -- the data gets warped! I believe there may be an issue with how the rotateZ() method works on shapes.

I have a TODO in the animate method of the main class -- if you comment that in you can see the output. Any ideas what may be causing this?

@Niekes Niekes self-assigned this Apr 4, 2018
Niekes added a commit that referenced this issue May 27, 2018
@Niekes Niekes closed this as completed May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants