Skip to content

Calculate the significance of the object and optimize its lod, tick frequency etc.

Notifications You must be signed in to change notification settings

nashnie/SignificanceManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignificanceManager

SignificanceManager is a simple framework,like unreal engine SignificanceManager.
You can used to manage different objects' lod, AI update frequency, whether to spawn effects etc.
You have the flexibility to customize your own significance management algorithms and significance post processing.

Demo

significance.h

The top number represents significance, the bigger the number, the more significance.

yellow:player
dark green:important object
light green:not very important object
red:no body

About

Calculate the significance of the object and optimize its lod, tick frequency etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages