Your Images DESERVE These Effects

preview_player
Показать описание
This week, I tried replicating 3 cool image effects with shaders. Let's see how it's done.

// ✨ Demos on CodePen:

// ✨ Helpful links:

// ✨ Let's connect:

———

// Timestamps:

00:00 Intro
00:41 Shaders
00:52 Effect 1
02:23 Effect 2
03:40 Effect 3
04:18 Choose your Fighter

--------

Music:

———

#shaders #threejs #design #codepen #webdesign #imageeffects #imageediting
Рекомендации по теме
Комментарии
Автор

hyperplexed and juxtopposed are both very chill creators

aryanmadan
Автор

I'd love to see a Hyperplexed and Juxtopposed collab. You are both really good at showing step by step the thought process, and the quality of your videos are really good. My favourite css creators.

abtix
Автор

These are sweet! I’ve always assumed these types of animations are super complicated, but this shows that while it does take some thinking, it is doable. I’ll have to check out that book of shaders.

dingus
Автор

Shaders. Fun stuff. Also funny how many parallels between sound design and visual processing there are. Did you know, that the posterization effect uses the same math as the bitcrush effect in audio that is commonly used to simulate the low resolution sound of old video game consoles?

Now imagine a website with sound (maybe for a audio software company), where sound and visuals use the same effect?

Solanaar
Автор

i love the way you explain stuff... your explanation make the hard things looks easy!

invysible
Автор

crazy how i'm constantly learning new things thanks to content creators like you. amazing work !

melon_
Автор

I love how you explain these and every time i watch your videos i always tend to laugh a little.. thank you for creating such content and explaining it in a very clear and fun way. I inspire to be as good as you doing these

firefly
Автор

Your videos are so well produced.
Thank you ❤️

Carhill
Автор

Love the video! Can you do a longer video about the basics of shaders?

hariharansreenivas
Автор

Just like some of the Fireship videos, DIdn't understand anything, but interesting to watch.
You both are very similar, short but useful videos, hope you reach same numbers as him.

abacuswithrehan
Автор

Amazing! Thank you I've always wanted to recreate those effects, but most of the creative developers keep them a secret.

sarahv
Автор

I'm wavy team! A true fan of sine and cosine functions. Basically you can describe oscillating movements (like springs or pendulums) using those functions creating the wave effect.

Santopirata
Автор

When im watching your or Hyperplexed's videos, I don't understand a single thing that's happening cuz im dumb, but I enjoy it.

SpaceDorito
Автор

On my second channel, I learned shaders for a game I’m working on and adapted one to make a 2D pixel art shadow that reacts to light position

OctagonalSquare
Автор

The way you've explained these image hover effects involving JavaScript and shaders is truly intriguing! Each effect possesses its distinct appeal. Could you shed some light on how you generate innovative concepts for these image effects? Do you derive inspiration from specific references or personal experiences? 🎨✨

dotpenji
Автор

I was always avoided shaders, i dont know why they just felt complicated to me, but i was able to learn a lot from this video, i may add this is my next project, apart from this can someone suggest alternatives to ThreeJS

affangavankar
Автор

So glad I've discovered your channel 🎯

fauxir
Автор

I was not ready for "hitting the grid- dy.."😂😂😂😂

mark.martinkovics
Автор

"sometimes the answer is just CSS, you know?" real example of this in my life: I was writing a sorting algo to put certain items at the top of a list, only to realize instead of JS array shenanigans I could just use `display: flex` and `order: 1`, no javascript needed!

GrantPerdue
Автор

whenever I see something super interesting on the internet and try to replicate them, I always reach this single dead end: Maths!

darkreaper