An open API service indexing awesome lists of open source software.

https://github.com/limztudio/InfLightProbe

Automatic Light probe generator for Unity engine. Based on "Light Grid" of "Precomputed Lighting in CoD IW 2017". and "Light probe interpolation using tetrahedral tessellations" by "Robert Cupisz".
https://github.com/limztudio/InfLightProbe

Last synced: 3 days ago
JSON representation

Automatic Light probe generator for Unity engine. Based on "Light Grid" of "Precomputed Lighting in CoD IW 2017". and "Light probe interpolation using tetrahedral tessellations" by "Robert Cupisz".

Awesome Lists containing this project

README

          

# InfLightProbe
Automatic Light probe generator for Unity engine. Based on "Light Grid" of "Precomputed Lighting in CoD IW 2017". and "Light probe interpolation using tetrahedral tessellations" by "Robert Cupisz".

[![preview](https://github.com/limzportfolio/Attachments/raw/master/unity_automatic_light_probe_generator/scr0.jpg)](https://youtu.be/HPUnH8JLKK0)

This also need my two other projects to work normally:

[tetgen](https://github.com/limztudio/tetgen)

[colldetect](https://github.com/limztudio/colldetect)