Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Kink3d/kPortals

A pre-calculated Portal visibility system for Unity.
https://github.com/Kink3d/kPortals

Last synced: 3 months ago
JSON representation

A pre-calculated Portal visibility system for Unity.

Lists

README

        

# kPortals
### A pre-calculated Portal visibility system for Unity.

![alt text](https://github.com/Kink3d/kPortals/blob/master/Source/Images/HowItWorks00.png?raw=true)
*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](https://github.com/Kink3d/kPortals/wiki/Home) for more information.

## Requirements
- Unity 2018.2.10f1 or higher