Hey, I’m getting the error: “The URI to be decoded is not a valid encoding.” when I’m trying to load my .ply model. Which is the correct decoder for the loader?
Thanks a lot!
Are you using the THREE.PLYLoader
? You can see how the loader is correctly used in on of the official three.js
examples:
@IroMp If you are making such reports, you should always note your used browser and OS. Besides, please share your PLY
file.