m3gagluk / VRCFTVarjoModule

12 stars 4 forks source link

Implemented Eye Dilation support #1

Closed Chickenbreadlp closed 2 years ago

Chickenbreadlp commented 2 years ago

It may be rudimentary for now, but I've confirmed it working. Things that should maybe be looked into are possible clamping of Values (although I haven't personally run into Values >1, with the x10 multiplication, that could very well be possible) and possibly making the dilation working for each eye individually (but that would require support from VRCFT itself)

m3gagluk commented 2 years ago

Looks perfect, thanks! I completely skipped the case when one eye is closed while doing local testing of the naive average method