Curate is your personal library of images collected when searching for images online.With the help of a python script, curate searches for images online and stores them for later use, from within 3DSMax.
IMPORTANT NOTE :
- Installing the following is a MUST for Curate to work :
- Python v2.7.10(v3.5.1 doesn't work)
- Python Imaging Library (PIL)
- Requests: HTTP for humans