This post is a collection of notes on the exciting new technology of Nanite in Unreal engine 5. The information was gathered from watching videos and reading articles on the tech both from the developers and third party sources. Nanite Nanite is a virtual micropolygon geometry system introduced in Unreal engine 5. The main characteristics of Nanite are: Only the geometry that can be seen is drawn for a given frame. Geometry virtualization means that only the data that is required to render a ...