Files
filament/docs
Romain Guy b0d116632c Add the ability to modify clip space coordinates in the vertex shader (#1704)
* Add the ability to modify clip space coordinates in the vertex shader

This introduces MaterialVertexInputs.clipSpaceTransform, a mat4 that
is applied to gl_Position before exiting the vertex stage.

* Address code review comments
2019-09-28 14:15:32 +03:00
..
2018-11-13 12:07:57 -08:00
2018-11-13 11:24:41 -08:00
2019-06-28 13:51:57 -07:00
2018-11-13 12:07:57 -08:00
2018-11-13 12:07:57 -08:00
2018-11-01 17:05:30 -07:00
2019-09-26 16:31:55 +03:00
2019-09-26 16:31:55 +03:00
2018-08-03 10:38:22 -07:00