ianmackenzie / ianmackenzie.github.io

0 stars 0 forks source link

Skybox texture assets #15

Closed ivan-jukic closed 3 years ago

ivan-jukic commented 3 years ago

Added new Scene3d images directory for skybox textures, and added an equirectangular texture that will be used in the Scene3d.Skybox example.

ivan-jukic commented 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.

ianmackenzie commented 3 years ago

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.