This Marble Masks collection was created in 2022. My intent was to explore blockchain technology by programming smart contracts with
solidity, deploying on
polygon and investigating the possibilities of generative image making. I sourced 10 images from
The Met which are Public Domain Images as my base images. I wrote a script in python to generate 200 NFT's. Three features, Contour Layers, Reference Layers and Transparent Layers are randomly generated by a
Chainlink VRF in the smart contract. These are passed to a python script which generates a final image with the use of
openCV library. The images are stored on
IPFS and each artwork is an NFT minted on Polygon.