Unity-Technologies / HLODSystem

881 stars 142 forks source link

Devs/hlod sub tree on quad tree #107

Closed JangkyuSeo closed 2 years ago

JangkyuSeo commented 2 years ago

Purpose of this PR

Added new UI for choosing SpaceSplitter with option values. image

Also a new option is added, Use sub HLOD tree. It can split HLOD tree to several sub HLOD tree. image

Each Controller is created for each SubTree, and a new GameObject is created and put it there. image


Release Notes

Added new UI for choosing SpaceSplitter with option values.


Testing status

Manual test All unit test are passed Added new unit test for HLOD sub trees.


Overall Product Risks

Technical Risk: Medium

Halo Effect: None, Medium


Comments to reviewers