Project

General

Profile

Download (1.91 KB) Statistics
| Branch: | Revision:

library / src / main / res / raw / normal_vertex_shader.glsl @ 35a0f4ed

# Date Author Comment
62c869ad 08/06/2020 11:50 PM Leszek Koltunski

Fix normals in case of MatrixEffectScale / Shear.
Fix displaying the normal vector.

535a45bc 05/21/2020 11:32 AM Leszek Koltunski

Fix licenses :)

7602a827 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

040cd18c 06/19/2018 11:04 PM Leszek Koltunski

Port all the 'non-controversial' changes from order-independent-transparency branch.

3fc9327a 05/11/2017 03:47 PM Leszek Koltunski

Use Transform Feedback to (optionally) display the Normal vectors.