Tom Flynn
Results
5
issues of
Tom Flynn
Stats
2
Add support to see the number of triangles, number of draw calls, amount of time spent on the CPU and spent on the GPU.
enhancement
putting all the transformation matrices in a single block
work in progress
Release 4.1
once we have state sorting (#91) implemented. we should look into batching draw calls. (combining meshes that have the same shader and textures into a single draw call).
enhancement