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/lightprobebox.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Light Probe Box** 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/lightprobebox.git
```

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

README

Light Probe Box

Place and edit Unity's Light Probe Groups fast and easy.

Arranges the light probes evenly inside the defined bounds (a 'Light Probe Box') while respecting scene geometry.

example-image

Unity Version Unity Version License: MIT


Key features

  • Creates and arranges light probes automatically based on settings
  • Prevents light probes from clipping with geometry
  • Prevents redundant overlapping placements with other Light Probe Boxes
  • Supports both simple and body-centered cubic lattices
  • Supports manual adjustments of individual light probes by hand

How to install

  1. Navigate to the Package Manager inside Unity
  2. Click the '+' icon, and then the 'Install package from git URL...' button
  3. Insert 'https://github.com/NVK-fi/LightProbeBox.git'
  4. Press Install

How to use

Add a new Light Probe Box:

  1. Right click Hierarchy panel, or press 'Add Component' on the Inspector panel
  2. Choose Light -> Light Probe Box

Once added:

  • Resize the bounds by selecting and dragging the orange handles
  • Adjust the lattice properties and collision resolver settings
  • Select all of the Light Probe Boxes which need to be (re)generated
  • Press Regenerate Probes to see the results

https://github.com/user-attachments/assets/a39fdfe4-547f-41f3-a845-247532cbf9ce


Comments

No comments yet. Be the first!