Hacker News new | ask | show | jobs
by Doolwind 3482 days ago
I've used this in the past to see how AAA games implement various graphic effects. It lets me see the textures, shader's and building of the various buffers (back, depth, etc) for an individual frame of the game. This is a great tool for learning exactly how games are put together graphically.