What is Gaussian Blur?

preview_player
Показать описание
In this shader tutorial, we will go over two common image processing techniques: box blur and Gaussian blur. We start by understanding the algorithm for box blur. Then we learn how to create a Gaussian blur by adjusting the weights in the kernel. Finally, we learn how to code both the box blur effect and the Gaussian blur effect, in a GLSL shader.

== [ Resources ] ==

== [ Timestamps ] ==
00:00 Intro to Blur Effects
00:23 Gaussian Blur Algorithm
02:29 Box Blur Shader
05:26 Gaussian Blur Shader

== [ Tags ] ==
#suboptimal #glsl #shaders
Рекомендации по теме
Комментарии
Автор

Fantastic video, straight to the point, a fantastic explanation and example implementation!

mrbonono
Автор

This is a really nice tutorial, quite informative and it's not boring. Hope to see more from this channel!

stevemcwin
Автор

Thank you so much for explaining this topic well. Now I can understand how it really works :D

AlexisSanchez-ssil
Автор

Awesome! Will definetly try this out tomorrow 🤓👍

KristianTheDesigner
Автор

this guy''s carrying my comp sci grade 😅

Cyberr_fr_fr
Автор

Hey Suboptimal Engineer is there anyway to reach you?

LiyanChristian