Tag css

Procedural Art: Synthcity

An image from the project.

This was another exercise in pure HTML All the complicated looking stuff, such as the ray lines, are procedurally generated. If you’re a maths person you can probably guess how I did it, if not, oh well. View here: …

Buddha-Vision

spooky cyber buddha image

Go here and have a look: The key to this visual effect is using the CSS pseudo-element ::before in order to set a background image to the text box, which is then convolved with the underlying image using the…