Felix Urbasik on Nostr: "Use GLTF for your 3D assets. It's based on JSON. And JSON is great!" they said. ...
"Use GLTF for your 3D assets. It's based on JSON. And JSON is great!" they said.
Well, I regret to inform you that the majority of the game's asset loading times are parsing JSON.
Yes, decoding meshes, textures and animations and uploading them to the GPU is faster than parsing the stupid JSON. I hate it.
#GameDevelopment #Programming #GLTF #OpenGL #GameDev
Well, I regret to inform you that the majority of the game's asset loading times are parsing JSON.
Yes, decoding meshes, textures and animations and uploading them to the GPU is faster than parsing the stupid JSON. I hate it.
#GameDevelopment #Programming #GLTF #OpenGL #GameDev