GSoC/GCI Archive
Google Code-in 2012 Copyleft Games Group

PySoy: Scene Skybox

completed by: Matt Habel

mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh

Add a skybox property to soy.scenes.Scene which takes a Cubemap and renders it with zbuffer turned off such that it becomes the background for the entire scene. The skybox should not reflect specular lighting or other per-vertex details so subdivision is not needed.

Document this new property.

While working on this task you should join and remain in #PySoy on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen. This is especially important for this task as other GCI tasks may be worked on to modify the same function.

When you've done, commit your work and post the resulting changeset url to this task.