Install LTCGI for standalone Unity via Git URL
mainFor standalone Unity projects, you can install LTCGI as a Unity Package Manager (UPM) git package using the following URL:
https://github.com/PiMaker/ltcgi.git
https://github.com/PiMaker/ltcgi.gitrepository·main·Indexed 19 days ago
https://github.com/pimaker/ltcgiAn optimized plug-and-play realtime area lighting solution for standalone Unity and VRChat using the linearly transformed cosine (LTC) algorithm. Version 1.7.3 supports compatible shaders including Poiyomi, Mochie's Unity Shaders, and VRC Light Volumes.
For standalone Unity projects, you can install LTCGI as a Unity Package Manager (UPM) git package using the following URL:
https://github.com/PiMaker/ltcgi.git
https://github.com/PiMaker/ltcgi.gitFor VRChat development, you can install LTCGI using the VRChat Creator Companion (VCC) via the official VPM repository.
Visit https://vpm.pimaker.at/ to add the repository to your Creator Companion.
LTCGI is free to use provided you give credit. You must provide a link to the GitHub repository (github.com/pimaker/ltcgi).
Ways to attribute:
LTCGI Attribution prefab included in the package.This project/world uses LTCGI by _pi_, see 'github.com/pimaker/ltcgi'.This project/world uses LTCGI by _pi_, see 'github.com/pimaker/ltcgi'..unitypackage files and can be found in the Releases tab of the GitHub repository.To receive lighting from LTCGI, objects must use a compatible shader. Currently supported shader families include:
LTCGI also supports VRC Light Volumes by RED_SIM.