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

Demo not working? geo.applyMatrix4 is not a function #27

Open
ccj242 opened this issue Dec 26, 2021 · 6 comments
Open

Demo not working? geo.applyMatrix4 is not a function #27

ccj242 opened this issue Dec 26, 2021 · 6 comments

Comments

@ccj242
Copy link

ccj242 commented Dec 26, 2021

Hi! This looks like an amazing library and it's definitely possible I'm missing something here, but I can't get the demo working -- I get "geo.applyMatrix4 is not a function" error in the console with all browsers. Thanks!

@ccj242
Copy link
Author

ccj242 commented Jan 5, 2022

Anyone have ideas on this? I can't even get the online demo working: https://jsantell.github.io/THREE.IK/

Thanks in advance for any advice!

@jamesrez
Copy link

@ccj242 Yeah I'm also seeing some issues with the demos. I'm guessing this library needs to be updated for the latest version of THREE.js

I hope it's a quick fix that @jsantell can take care of as I'd like to use this for my project,

@ccj242
Copy link
Author

ccj242 commented Jan 13, 2022

@jamesrez - have you had any luck downgrading three.js to previous versions? I'm trying that now and no luck so far, but I'll let you know if I get anywhere. Thanks for confirming! I thought it was just me and I was going a bit mad!

@jamesrez
Copy link

@ccj242 I've been trying to get it working in the latest version and it's certainly broken right now.

After debugging some of the code I was able to get it kind of working with my model, but all of the bones were super stretched out and twisty no matter how much I played around with the values.

I need IK though, so I'm still looking for a fix.

@ccj242
Copy link
Author

ccj242 commented Jan 14, 2022

So per this PR I was able to get the examples working by installing version 127 of three.js using install three@0.127.0 --save Hopefully this helps!

@drone1
Copy link

drone1 commented Feb 13, 2023

The demo linked from the README (https://jsantell.github.io/THREE.IK/) appears to be out of date and still have this issue.

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

3 participants