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
- I went a bit overboard while making a
- WIP demonstration of my Part II project.
- OpenGL: Cubemaps with reflection
- OpenGL tutorial series on how to create a 3D game! Creating reflective materials using environment mapping!
- For use in Source based games, such as CSGO, Left 4 Dead and TF2. I discuss env_cubemaps and how to get them to
Detailed Analysis of How Cube Maps Work
Video of an early implementation. (Note: only the floor is running corrected ... existing maps because decompiling isn't always perfect. You can also use this technique to fix other annoying In this tutorial I'll show you what
Learn a cool one-liner trick for blurring a
Stay tuned for more updates related to How Cube Maps Work.