Saw some tutorials on Photobashing and used the technique to bang out an Evil Eye and some wall/ceiling/floor textures with a painterly style. The Evil Eye is a collage of a shark an eye and some eels.

This commit is contained in:
Zed A. Shaw 2025-01-20 06:13:32 -05:00
parent c98aa936ad
commit ce1476b117
10 changed files with 3 additions and 3 deletions

BIN
assets/ceiling_test-256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
assets/evileye.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View file

@ -8,11 +8,11 @@
Matrix MAP{ Matrix MAP{
{1,1,1,1,1,1,1,1,1}, {1,1,1,1,1,1,1,1,1},
{1,0,2,0,0,0,0,0,1}, {1,0,1,0,0,0,0,0,1},
{1,0,4,0,0,5,2,0,1}, {1,0,1,0,0,1,1,0,1},
{1,0,0,0,0,0,0,0,1}, {1,0,0,0,0,0,0,0,1},
{1,1,0,0,0,0,0,1,1}, {1,1,0,0,0,0,0,1,1},
{1,0,0,1,3,4,0,0,1}, {1,0,0,1,1,1,0,0,1},
{1,0,0,0,0,0,1,1,1}, {1,0,0,0,0,0,1,1,1},
{1,0,0,0,0,0,0,0,1}, {1,0,0,0,0,0,0,0,1},
{1,1,1,1,1,1,1,1,1} {1,1,1,1,1,1,1,1,1}