Lukáš Hejl 6194e67e68 Triangle normals and lighting are computed inside the fragment shader for the multi-material painting gizmo.
It results in a six-fold reduction of the amount of data transferred into GPU because there is no need to duplicate vertices for every triangle. Also, normals aren't needed to be transferred to GPU.
2021-07-13 11:23:36 +02:00
..
2020-08-27 09:13:30 +02:00
2019-02-28 09:37:55 +01:00
2020-08-27 09:13:30 +02:00
2020-08-27 09:13:30 +02:00