Skip to content

Commit

Permalink
Merge pull request #22 from rebeccaariss/patch-1
Browse files Browse the repository at this point in the history
Fix 404 (Not Found): skull image
  • Loading branch information
DominiqueMakowski authored Dec 14, 2024
2 parents 1e7b252 + 48313fe commit 693741d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ it’s a mind-blowing experience 🤯

The function is highly customisable, and we can use a black and white
image as a **depth mask** (in this case, the [picture of a
skull](https://github.com/DominiqueMakowski/Pyllusion/docs/img/depthmask.png)
skull](https://raw.githubusercontent.com/RealityBending/Pyllusion/master/docs/img/depthmask.png)
that you will see as emerging from the background), and customise the
pattern used by providing another function (here, the `image_circles()`
function to which we can provide additional arguments like `blackwhite`,
Expand Down

0 comments on commit 693741d

Please sign in to comment.