Today I'd like to continue and finish the vertex processing routine. First, I'll write a function to process the UV coordinates similar to what we did for vertex normals. Then I'll pack the resulting vertices in a final format which will be loaded to the GPU and used in the vertex shader. (Red Episode)
Support Game Engine Series: https://patreon.com/gameengineseries
Discord: https://discord.gg/75ZmXwz
keywords: mesh, geometry, vertices, UV coordinates, compression, asset pipeline
by Arash Khatami
-------------------------------------------------------------
#PrimalEngine #GameEngineSeries #GameEngineProgramming #TheGameEngineProgrammingSeries