Open Nolram12345 opened 2 years ago
AutoLOD only had a HLOD prototype whereas this repository has fleshed out a full system. Some of the editor-side simplifier/decimation code is from AutoLOD, but I wouldn't recommend mixing the two. If you need an HLOD system, then this would be the better one to go with.
And what if I need both an AutoLOD and HLOD system ? Would a branch or update to AutoLOD using this HLOD implementation be in the realm of possibility ?
You could always try it or fork AutoLOD and create a custom branch that removes the HLOD functionality in AutoLOD.
Sure, I can attempt to set up a fork for that.
Hello ! What exactly are the differences between this repository's HLOD and the AutoLOD ones ? Are they compatible ? Interchangeable ? Replaceable ?