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

Use async compile in CompatibilityDetector #459

Open
gkjohnson opened this issue Oct 15, 2023 · 1 comment
Open

Use async compile in CompatibilityDetector #459

gkjohnson opened this issue Oct 15, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Oct 15, 2023

With mrdoob/three.js#19752

Test on windows-specifically

@gkjohnson gkjohnson added the enhancement New feature or request label Oct 15, 2023
@gkjohnson gkjohnson added this to the v0.0.17 milestone Oct 15, 2023
@gkjohnson
Copy link
Owner Author

The async compile function sees to work for the very slow-to-compile shaders on windows meaning compilation can start while a model is downloading & BVH building.

@gkjohnson gkjohnson modified the milestones: v0.0.17, v0.0.18 Jan 17, 2024
@gkjohnson gkjohnson modified the milestones: v0.0.18, v0.0.19 Jan 31, 2024
@gkjohnson gkjohnson modified the milestones: v0.0.18, v0.0.19 Feb 7, 2024
@gkjohnson gkjohnson modified the milestones: v0.0.21, v0.0.22 Mar 12, 2024
@gkjohnson gkjohnson modified the milestones: v0.0.22, v0.0.23 May 2, 2024
@gkjohnson gkjohnson modified the milestones: v0.0.23, v0.0.24 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant