use a special vertex shader for the floor that does not include the dynamic uniform buffer
This adds a new, second, vertex shader for the floor, as it has different requirements than the one used for drawing models.
Ramblings about hobbyist game development
use a special vertex shader for the floor that does not include the dynamic uniform buffer
This adds a new, second, vertex shader for the floor, as it has different requirements than the one used for drawing models.