zeroGL
zeroGL copied to clipboard
Render GLTF files
Load GLTF data in the client app for rendering. This will probably require us to change our data formats for storing materials and other stuff. At first, it should only render the albedo values from the file, such as textures. Shouldn't break OBJ file rendering though.