dmurdoch / rgl2gltf

Read and write .gltf and .glb files in R.
https://dmurdoch.github.io/rgl2gltf
7 stars 0 forks source link

Support JPEG textures #33

Closed dmurdoch closed 2 years ago

dmurdoch commented 2 years ago

This converts JPEG textures to PNG so rgl can handle them.