Files
filament/samples/vk_hellotriangle.cpp
Mathias Agopian 7b3475f1da API change: rename matrix factory functions
scale() -> scaling()
translate() -> translation()
rotate() -> rotation()

These static functions create a matrix, they don't modify it.
Fixes #826
2019-03-04 14:34:02 -08:00

4.4 KiB