Storing XYZ for normals is expensive, considering they are normalized. How
about a more compact representation? For example, .MD2 used an <8-bit code to
select per-vertex normals out of a palette.
The downside of a palette is that you have to send the palette. What about
something that used [http://en.wikipedia.org/wiki/Peirce_quincuncial_projection
a simple sphere projection]?
Original issue reported on code.google.com by wonchun on 13 Aug 2011 at 9:11
Original issue reported on code.google.com by
wonchun
on 13 Aug 2011 at 9:11