Add basic lighting for realistic rendering: - [ ] Point light implementation - [ ] Phong lighting model (ambient + diffuse + specular) - [ ] Normal calculation/handling - [ ] Integrate lighting into fragment shader Dependencies: Issue #2
Add basic lighting for realistic rendering:
Dependencies: Issue #2