• Stars
    star
    142
  • Rank 249,793 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A pre-calculated Portal visibility system for Unity.

kPortals

A pre-calculated Portal visibility system for Unity.

alt text A visualization of baked visibility information.

kPortals is a pre-calculated Portal visibility system. It offers Manual, Automatic and Hybrid volume modes, where Manual mode gives the user ability to generate very aggressive culling, Automatic requires zero user setup but provides more conservative culling, and Hybrid provides a mixed solution. Bake time can be offset against visibility accuracy using parameters on the component.

Refer to the Wiki for more information.

Requirements

  • Unity 2018.2.10f1 or higher