• Stars
    star
    152
  • Rank 243,605 (Top 5 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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

Repository Details

Automatic Unity Light Probe Generation.

Light Probe Populator

Automatic Unity Light Probe Group Generation

While I've found a few different automated light probe solutions for Unity, I couldn't easily find a free, easily accessible one - why not take a few minutes off at work and hash one out?

header

Why do I need light probes?

As the Unity documentation puts it:

Light Probes provide a way to capture and use information about light that is passing through the empty space in your scene. Light probes store “baked” information about lighting in your scene. The difference is that while lightmaps store lighting information about light hitting the surfaces in your scene, light probes store information about light passing through empty space in your scene.

If you're more familiar with Unreal Engine, this package is roughly what the Lightmass Importance Volume does for you, albeit in a slightly less optimized fashion.

packman

Install process

This is a plugin that makes use of Unity's new Package Manager feature. Just drop the com.alexismorin.lightprobepopulator folder into your packages folder (found at the same level as your Assets folder) and it should work out-of-the-box. If you're using an older version of Unity, navigate inside the com.alexismorin.lightprobepopulator folder and then just drag the Editor folder you find there anywhere in your project hierarchy.

footer

Usage

Just select one of the four options in the Tools menu item.

  • Low Resolution is best suited for stylized or mobile games
  • Medium Resolution is good for PC or Console
  • High Resolution is good if you're doing realtime rendering.
  • Very High Resolution is kind of overkill - use if you're trying to compete with the Unity demo team.

footer

Created at Imaginary Spaces in the timespan of a coffee break.

More Repositories

1

floorplan

A Sims-Like Unity Level Design Plugin
C#
251
star
2

Auto-Lightmap-Adjuster

UE4 & Unity plugin to Automatically adjust lightmap scale for meshes in your scene
C++
178
star
3

Greebler

UE4 and Unity plugin to automatically add rubble in the nooks and crannies of your scene
165
star
4

Photosynthesizer

Unity plugin to procedurally sprout foliage throughout your scene.
ShaderLab
116
star
5

Editor-Physics-Simulation

Simulate Physics in the Unity Scene view
C#
70
star
6

A-Better-Actor

An Easily Directable AI Actor for Unreal & Unity Sequences
C#
54
star
7

OpenMocap

Roomscale VR Humanoid Motion Capture
C#
48
star
8

OpenFace-FACS-Unity-Facial-Animator

A Unity facial animation tool using the Facial Action Coding System
Python
43
star
9

Falloff-Customizer

Interactively adjust light falloff for Unity deferred rendering
HLSL
35
star
10

Simple-Unity-Sky

Simple Unity Sky Skybox with Clouds
35
star
11

Virtual-Filmback

An in-editor, Unity VR directing tool
C#
33
star
12

Salon

A Game-Ready Hair Authoring Tool
HLSL
33
star
13

Unity-VR-Hand-Tracking-Template

Unity Oculus Quest VR Hand Tracking Template
ShaderLab
33
star
14

Cityscaper

Unity Skybox Detail Geometry Tool
C#
31
star
15

Built-In-ISF

Inverse Square Falloff for Unity Default Lighting
HLSL
30
star
16

Screenwriter

Experimental Unity plugin to parse screenplays into sequences
C#
28
star
17

Spraypainter

Oculus Quest Graffiti
C#
18
star
18

Hydrogen-Bomb-Test-Dummy

Lighthearted Physics-Based Survival
C#
16
star
19

Pack-Vertex-Color-Data

One-click Maya solution to add useful vertex color data to your meshes
Python
16
star
20

maya-game-engine-autosetup

Maya one-command unit, axis and grid setup for Unreal & Unity
Python
15
star
21

Brickify

Maya script that turns geometry to bricks
Python
12
star
22

I-Just-Want-to-Play-Minigolf

Open Source Procedural VR Minigolf
C#
10
star
23

Experimental-Tool-Mondays-Facial-Motion-Capture

Facial Motion Capture Article and Sample Project
ShaderLab
10
star
24

Pavlov-Maps

Pavlov VR Custom Maps
9
star
25

Geosphere

A VR Love Letter to Event Horizon, Hellraiser and Zdzisław Beksiński
C#
8
star
26

EmguCV-Facial-Landmarks-for-Unity

EmguCV / OpenCV Face Tracking Sample
C#
8
star
27

Shoegazer

VR Guitar Jam Session
ShaderLab
7
star
28

MergeVolume

UE4.21 tool to automatically merge large meshes and instance smaller ones
4
star
29

Find-Me

A Procedural Where's Wally
Mathematica
4
star
30

Animation-Bindings

Customizeable system to puppeteer animation inside of Unity
ShaderLab
3
star
31

Photo-Op

Android Virtual Camera Game
ShaderLab
3
star
32

greenfields

procedural low-res countryside sandbox
C#
2
star
33

Hallowed

UE 4.22 testbed project
2
star
34

Unity-Template

My personal non-VR Unity template
1
star
35

wear-down

maya python script to wear down shapes into old concrete
Python
1
star
36

Dragstar

ShaderLab
1
star