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

Update to GLTFExporter from three r168 which has better performance #765

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

vincentfretin
Copy link
Contributor

This GLTFExporter change in r167 mrdoob/three.js#28893 speed up one of my glb export from 7s to 3s. If you're using a canvas to create an image to download, you should really set { willReadFrequently: true } when getting the 2d context.

@dmarcos
Copy link
Member

dmarcos commented Sep 8, 2024

Thanks!

@dmarcos dmarcos merged commit c745714 into aframevr:master Sep 8, 2024
1 check passed
@vincentfretin vincentfretin deleted the update-three branch September 8, 2024 08:39
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

Successfully merging this pull request may close these issues.

2 participants