Does several materials in one cluster supported? #1016
Replies: 2 comments 3 replies
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Does a merge request to the repository be welcomed to achieve this feature? I'm developing it cover both clusterlod.h and 3 files in the src folder. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm using meshoptimizer helping me to support Nanite like continuous LOD rendering. As far as I know, meshoptimizer doesn't support more than one material existing in one cluster after function
void nanite(const std::vector<Vertex>& vertices, const std::vector<unsigned int>& indices)be called now, is it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions