summaryrefslogtreecommitdiff
path: root/engine/light.glsl
AgeCommit message (Expand)Author
2024-05-22feat(engine): add point light attenuationHampusM
2024-05-22refactor(engine): remove ambient color from shader Light structHampusM
2024-04-24feat(engine): add colors to materialsHampusM
2023-11-27feat(engine): add lighting mapsHampusM
2023-11-23chore(engine): add include guard to light.glslHampusM
2023-11-20feat(engine): add materialsHampusM
2023-11-12feat(engine): add basic flat lightingHampusM