It's related to that, RTX Mega Geometry refers to a new (currently Nvidia-only) set of driver APIs which enable Nanite-like geometry streaming for raytracing acceleration structures. This library could be used to generate the data to feed those APIs. There's a link to another repo demonstrating how to render this data using either rasterization via mesh shaders, or raytracing via their Mega Geometry extension.