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 dependencies, improve robustness #8

Merged
merged 4 commits into from
Oct 31, 2024
Merged

update dependencies, improve robustness #8

merged 4 commits into from
Oct 31, 2024

Conversation

elalish
Copy link
Collaborator

@elalish elalish commented Oct 31, 2024

Pulling over updates I did in google/model-viewer#4898

@elalish elalish self-assigned this Oct 31, 2024
}
},
"exclude": [
"model-viewer"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two models are inexplicably, but consistently, timing out on the CI (but not locally). Increasing the protocolTimeout doesn't help - it's clear Puppeteer has simply hung. Hopefully they'll fix this bug in a future version, since it was also fine before.

slot="renderer"
camera-controls
interaction-prompt="none">
<model-viewer id="modelViewer" slot="renderer" camera-controls interaction-prompt="none" tone-mapping="aces">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added tone-mapping="aces" to stay consistent with the previous renders. Ideally in the future we should switch all the renderers to Khronos PBR Neutral instead.

@elalish elalish merged commit b6fe05b into main Oct 31, 2024
2 checks passed
@elalish elalish deleted the updateDeps branch October 31, 2024 22:40
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.

1 participant