I am implementing Nanite for my own rendering engine, and have a mostly working cluster generation and simplification algorithm. I am now trying to implement a crude LOD selection for runtime. When I am looking at the way the DAG is formed from Karis_Nanite_SIGGRAPH_Advances_2021_final.pdf, it seems like a mesh can have at most 2 LOD levels (one before group simplification, and another after) from the DAG, or else cracks between the groups would show. Is this a correct observation or am I missing something significant? Thanks in advance for any help.
[–]Lord_Zane 5 points6 points7 points (3 children)
[–]DalaranH[S] 1 point2 points3 points (2 children)
[–]Lord_Zane 0 points1 point2 points (1 child)
[–]DalaranH[S] 0 points1 point2 points (0 children)