Here are some resources that provide more details about this chapter's topics:
- The Unity manual lighting page:Â https://docs.unity3d.com/Manual/Lighting.html
- Unity manual SkyBox component:Â https://docs.unity3d.com/Manual/class-Skybox.html
- Unity Lightmapping resources:
- Unity's Global Illumination (GI) pages:
- Information about Unity's cookie Textures can be found on their manual page: https://docs.unity3d.com/Manual/Cookies.html
- Another source for Unity and cookie Textures is the CgProgramming WikiBook for Unity: https://en.wikibooks.org/wiki/Cg_Programming/Unity/Cookies
- Unity manual about choosing a color space:Â https://unity3d.com/learn/tutorials/topics/graphics/choosing-color-space...