Thanks a lot shad. I understand that flow a lot better for some reason. This displays what my main camera is looking at. What i'm wanting is a way to draw a second camrea view on the same window, not a duplicate of my current camera. How do i change which camera i pull my image from. Would i create a second camera, disable my first, enable the buffer, render, disable camera, enable main camera, switch context, get material, render. Is that more or less the proper procedure?