- use resgen to package the DFG LUT into filament, instead of using a large include of a C array. - add a zstd compression step, which reduces the size from ~100KB to ~75KB. The overhead of zstd is about 90KB uncompressed, however it will pay for itself tenfold when we use it to compress material packages.