b2renger / p5js_pixel-spirit-deck_shaders

Recode of the pixel spirit deck for p5js with animated cards : https://patriciogonzalezvivo.github.io/PixelSpiritDeck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Spirit Deck re-code

This is a re-code of the pixel spirit deck shaders for p5js.

Pixel spirit deck : https://patriciogonzalezvivo.github.io/PixelSpiritDeck/

I tried to animate each card taking it's meaning into account.

I only used color for the empreror and the empress.

The code progression is not respected, this means that you'll risk to find complicated stuff in the early cards.

The code itself it sometimes widely changed. I keep all the functions used in the fragment shader until the current card. Meaning the last ones will have a huge amount of code not needed per say.

All the functions will be published to a public gist at the end of the process.

VOID

JUSTICE

STRENGTH

DEATH

THE WALL

TEMPERANCE

BRANCH

THE HANGED MAN

THE HIGH PRIESTESS

THE MOON

THE EMPEROR

THE HIEROPHANT

THE TOWER

MERGE

HOPE

THE TEMPLE

THE SUMMIT

THE DIAMOND

THE HERMIT

INTUITION

THE STONE

THE MOUTAIN

THE SHADOW

OPPOSITE

THE OAK

RIPPLES

THE EMPRESS

BUNDLE

THE DEVIL

THE SUN

THE STAR

JUDGEMENT

WHEEL OF FORTUNE

VISION

THE LOVERS

THE MAGICIAN

THE LINK

HOLDING TOGETHER

THE CHARIOT

THE LOOP

THE TURNING POINT

TRINITY

THE CAULDRON

THE ELDERS

THE CORE

INNER TRUTH

THE WORLD

THE FOOL

ENLIGHTENMENT

ELEMENTS

About

Recode of the pixel spirit deck for p5js with animated cards : https://patriciogonzalezvivo.github.io/PixelSpiritDeck/

License:MIT License


Languages

Language:JavaScript 95.0%Language:GLSL 4.6%Language:HTML 0.4%