PySoy: Room Walls
completed by: Samuel Kim
mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh
Add a walls
property to soy.scenes.Room
which
takes a Material
and renders it on 6 flat faces pointed inward
toward the interior. As the walls will not render an exterior, cameras should
be able to see the inside of the room even when they're outside of it looking
through one or more walls.
The walls of the room must subdivide (like Box faces) such that specular lighting and other per-vertex calculations are correct:
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.