aboutsummaryrefslogtreecommitdiff
path: root/examples/models/resources/shaders/brdf.fs
AgeCommit message (Collapse)Author
2019-05-17Review shader examplesRay
2019-04-05Review PBR shadersRay
Issue was related to vertex tangent attibutes not uploaded to GPU, a quick solution was implemented for new vertex attributes loading for already existing meshes... I don't like it specially but it will work for now.
2019-01-06Review BRDF texture generationraysan5
Actually, that function should be redesigned...
2017-07-17Added PBR required resourcesRay