ZBrushCentral

Lighting Tutorial

great this one!!:+1:

<svg version=“1.1” baseProfile=“full” xmlns=“http://www.w3.org/2000/svg” style=“height: 0; width: 0; position: fixed”> <filter id=“bpm-darkle”> <feColorMatrix in=“SourceGraphic” type=“hueRotate” values=“180”></feColorMatrix> </filter> <filter id=“bpm-invert”> <feColorMatrix in=“SourceGraphic” type=“matrix” values=" -1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0"></feColorMatrix> </filter> </svg>The image is showing broken for me! :frowning:

me too, please fix if possible