Install filmic Color Mangement when installed with snap

I was trying to get the filmic colour management tool for blender however I installed blender with snap so that I could get 2.8 But now I can't change the folders and add the new folder within the snap directory. Is there any way in which I can change this?

1 Answer

If you have Blender 2.8 you already have filmic as it now comes as standard - .

For anyone running Blender < 2.8 for any reason, you can use the OCIO environment variable as per the docs -

Extract the Filmic Blender files somewhere and create the environment variable:

export OCIO=/path/to/where/the/filmic-blender/config.ocio

You should add this to your .profile to make this permanent.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like