Closed pjcozzi closed 10 years ago
Discussion on vertex size and alignment: https://groups.google.com/forum/#!topic/webgl-dev-list/lAXfVGRoCzg
Good info here too: Using Vertex Shaders for Geometry Compression, http://www.coretechniques.info/index_2007.html
Lots of good ideas here if/when we decide to compress billboard vertices: http://www.humus.name/Articles/Persson_CreatingVastGameWorlds.pdf
It also has good ideas for inverting matrices with Gauss-Jordan elimination.