Hagop Posted October 15, 2016 Share Posted October 15, 2016 Hi all I serialized a scene and using the Binary Converter tool, I converted it to binary format. Since everything comes from a scene, the converter reads the vertex data and produces babylonbinarygeometrydata. However when I Load or Append the binary scene Babylon treats babylonbinarygeometrydata as JSON and halts. As a temporary workaround I am assigning the vertex data to the meshes and the converter produces babylonbinarymeshdata and when I Load or Append the binary scene Babylon works perfect. I think babylonbinarygeometrydata treatment is incomplete in Babylon.js 2.3+ source code Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 17, 2016 Share Posted October 17, 2016 Yep this is something we need to finish Are you interested to help? Kemal UÇAR 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.