Light Probe Box
Makes placing and editing Light Probe Groups fast and easy. Arranges the light probes evenly inside a defined 3D volume (a 'Light Probe Box') while respecting scene geometry.
com.nvk.lightprobebox 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
## 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
```
[](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.
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
- Navigate to the Package Manager inside Unity
- Click the '+' icon, and then the 'Install package from git URL...' button
- Insert 'https://github.com/NVK-fi/LightProbeBox.git'
- Press Install
How to use
Add a new Light Probe Box:
- Right click Hierarchy panel, or press 'Add Component' on the Inspector panel
- 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
No comments yet. Be the first!