When do we need binary decoder and encoder?

I can think of two more use cases related to WebGL:

  1. decoding glTF format to import meshes & scenes that were created in 3d software
  2. decoding binary font format (TrueType seems to be the easiest) in order to render text with WebGL
2 Likes