Demo:Environment Mapping
This demo program demonstrates how you can use a video as an environment map. The environment map algorithm used here is OpenGL's sphere map. To achieve better effects you can use a more advanced algorithm such as cube mapping, but that'll require different video texture packing.
Dependencies
Controls
This demo has no controls
Forum
Forum discussion: link