Skip to main content
Participant
December 19, 2020
Question

Aftereffects SDK apply an external 3D LUT

  • December 19, 2020
  • 2 replies
  • 416 views

I have a 3D LUT file attached to my plugin folder which contains colors tables. 
I went through documentation and checked effects but couldn't figure it out how to apply the lut to selected layer in aftereffects . What is the efficient way to do this ?

Any help would be appreciated .

This topic has been closed for replies.

2 replies

Inspiring
September 28, 2022

I am trying to do it without having to select anything manually. Cant figure out how to select the .cube file and apply it to ADBE Apply Color LUT2 effect.

 

Thank you for explaining what to do exactly

ToolfarmJP
Community Expert
Community Expert
September 29, 2022
Inspiring
September 30, 2022

Although this looks like the solution, I cant programmatically provide a path for the LUT as the parameter (ADBE Lumetri-0005) require an integer and I cant feed it a file nor a path if I am not mistaken.

Community Expert
December 21, 2020

where in the process are you stuck, exactly? because it seems like a rather simple thing to implement.