• Stars
    star
    102
  • Rank 325,407 (Top 7 %)
  • Language
    C#
  • License
    Do What The F*ck ...
  • Created almost 9 years ago
  • Updated 7 months ago

Reviews

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

Repository Details

An automatic light probe placement script for Unity that uses the Navmesh for approximating light probe positions.

Automatic Light Probe Placer for Unity

An automatic light probe placement script for Unity that uses the Navmesh for approximating light probe positions.

How to use

  • Go to Window > Generate Light Probes
  • Assign your object that has a Light Probe Group attached to it.
  • Set the merging distance. Higher merge distances improve generation speed and reduce the number of probes.
  • Press the big button.
  • Enjoy.

The code is ugly as hell, if anyone can make any improvements I'll be glad to accept them.

Gampixi (2015)