Looking for a way to edit a GLB file as a string in runtime

So we are going to create a couple of scripts, That’s going to add some random pieces of code into the GLB file and After Threejs Downloads the file and Before Loading the file, We are going to remove the injected code to make it right again. After that some Obfuscation of the code. All these should add atleast a couple of layers of security.

1 Like