Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/portals.git?path=Assets/kPortals

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **kPortals** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/portals.git?path=Assets%2FkPortals
```

[![pkglnk](https://www.pkglnk.dev/badge/portals.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/portals)

README

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

Comments

No comments yet. Be the first!