Original Post
I'm trying to get mirror reflections in my code. I was wondering what possible techniques exist to do this - preferably the simplest and easiest method that doesn't need to be extremely visually accurate. I would also prefer a non-render-to-texture method since a high-res texture is required (if I'm not wrong) to make it look non-pixellated, and I'm a little short on texture memory. Any suggestions anyone?