Closed ivan-jukic closed 3 years ago
I went for an 8K texture which stands at 4MB currently. I could probably downsize it with reasonable quality loss to 3 or sub 3MB if necessary.
Could you move the image into examples/skybox
instead? I might have to rethink the image organization at some point, but I think that's the most consistent with how things are currently laid out (the examples
directory is where I have other texture images used by various examples). The images
directory is used more for docs.
Added new
Scene3d
images directory for skybox textures, and added an equirectangular texture that will be used in theScene3d.Skybox
example.