cow - polygon mesh compressed - 12 bits precision(download source)

number of bits in code_conn array: 5172
number of bits in code_geom array: 59692(*)
number of vertices: 2904
achieved conn compression: 1.781 bpv or 647 bytes ( 682 / 5.1% )
achieved geom compression: 20.623 bpv or 7487 bytes ( 7397 / -1.1% )
(in brackets the touma & gotsman rates and the gain in percent)

press SHIFT to translate and CTRL to zoom

view java console for coder control output

NOTE: this cow is a PURE triangle mesh ... we don't improve on the touma & gotsman coder ... this is good!!

(*) plus 6 * 32 + 5 bits for 6 floats (e.g. bounding box) and a 5-bit-integer (e.g. precision bits)