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

Help keeping up with threejs #95

Open
bwlewis opened this issue Aug 30, 2021 · 3 comments
Open

Help keeping up with threejs #95

bwlewis opened this issue Aug 30, 2021 · 3 comments

Comments

@bwlewis
Copy link
Owner

bwlewis commented Aug 30, 2021

The threejs library changes frequently in non-backwards compatible ways. Fortunately there is a well-documented version migration synopsis: https://github.com/mrdoob/three.js/wiki/Migration-Guide

The pacakge currently uses r111, current release is r132. I can use JavaScript-expert help to update the package if anyone is interested and has time!

Thanks,

Bryan

@hedsnz
Copy link

hedsnz commented Sep 11, 2022

Hi @bwlewis,

If you're able to get it up to date, I'm interested in helping to keep it that way. (I just think the jump from r111 to r144 will be too large for me to handle without being familiar with the codebase.)

There are several security issues with the version of three.js in this package (e.g., https://nvd.nist.gov/vuln/detail/CVE-2020-28496) so I'd be keen to help keep it up to date if that initial work can be done.

Cheers

@bwlewis
Copy link
Owner Author

bwlewis commented Sep 11, 2022 via email

@hedsnz
Copy link

hedsnz commented Jul 12, 2023

Hi @bwlewis, just checking in on this -- any progress?

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

No branches or pull requests

2 participants