Skip to content

Conversation

@alexchuber
Copy link
Contributor

@alexchuber alexchuber commented Nov 4, 2025

This PR adds a quick test for the glTF serializer in the Playground, updating BJS along the way.

  • Upgrade BJS to latest
  • Fix win32 install test failure
  • Add the Blob polyfill, NativeEncoding plugin, and babylonjs-serializers package throughout the Playground app
  • Port a visualization test from BJS for the glTF serializer
    • Note: I would port over more, but all the rest happen to use the File API, which is not yet supported in Native.

arcana
bimg_encode
bimg_decode
Blob
Copy link
Contributor Author

@alexchuber alexchuber Nov 6, 2025

Choose a reason for hiding this comment

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

I'm not actually sure this will fix the win32 install test failure, but it seemed to be an obvious difference. Will test.

@alexchuber alexchuber marked this pull request as ready for review November 6, 2025 18:10
@alexchuber
Copy link
Contributor Author

alexchuber commented Nov 6, 2025

I think the test is failing because we're expecting the old Blob polyfill in this function
which is being called in this line

@alexchuber alexchuber changed the title Playground: Add glTF serializer test Playground: Upgrade BJS and add glTF serializer Nov 7, 2025
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.

3 participants