-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Fully implement the Light class, and upload lights to the shader. Make the shaders iterate over each light for calculations. As a part of the Light class implementation, the light box (or specified model) should be rendered when the light is rendered. Add a section to the World class to contain lights.