Understanding How Cube Maps Work
Exploring How Cube Maps Work reveals several interesting facts. Code samples derived from
Key Takeaways about How Cube Maps Work
- Step back to the year 2000 with NVIDIA's Principles of Shading demo, originally released for the GeForce 2/3. This retro showcase ...
- In this tutorial I'll show you what
- Line of sight is the real magic… Skyboxes
- If you want to make a
- ... existing maps because decompiling isn't always perfect. You can also use this technique to fix other annoying
Detailed Analysis of How Cube Maps Work
Video of an early implementation. (Note: only the floor is running corrected I went a bit overboard while making a Parallax-corrected
For use in Source based games, such as CSGO, Left 4 Dead and TF2. I discuss env_cubemaps and how to get them to
Stay tuned for more updates related to How Cube Maps Work.