Shader Tutorials By XorDev Weekly mini-tutorials for game development and beyond 657 subscribers 19 issues Subscribe to our newsletter By subscribing, you agree with Revue’s Terms of Service and Privacy Policy and understand that Shader Tutorials will receive your email address.
#16 Nov 24, 2022 GM Shaders Mini: Environments – Hi people!Today let's talk about environment mapping! It's actually surprisingly simple to set up. Le
#15 Nov 11, 2022 GM Shaders Mini: Noise 2 – Hi folks,Last week we went over 3 common noise algorithms. Today we will continue where we left off a
#14 Nov 4, 2022 GM Shaders Mini: Noise – Hello people,Today we're going to go over some common noise functions. These are useful all kinds of
#13 Oct 28, 2022 GM Shaders Mini: Interpolation – Hi folks,Today's topic is "texture interpolation" which determines how textures look when scaled. The
#12 Oct 14, 2022 GM Shaders Mini: Fractal Texturing – Hi,As some of you may have seen, I started developing a small 3D game last week with the hopes of fin
#11 Oct 7, 2022 GM Shaders Mini: ShaderToy – Good day friends,ShaderToy is a web platform for testing and sharing GLSL shaders more easily. Today
#10 Sep 30, 2022 GM Shaders Mini: Two Textures – Hi folks,Today we're gonna talk about texture pages and how to deal with them in shaders. I've writte
#9 Sep 23, 2022 GM Shaders Mini: Rotation – Hi,Today, we're gonna go over rotation and matrices. This tutorial should be easier to digest than co
#8 Sep 16, 2022 GM Shaders Mini: Raymarching – Howdy folks,Today we're covering "raymarching" or specifically "sphere-assisted ray marching" which i
#7 Sep 9, 2022 GM Shaders Mini: Creative Code – Good day.Today I'm writing about creative coding which is writing code as an artistic expression rath
#6 Sep 2, 2022 GM Shaders Mini: The Dot Product – Good day,Today we're going to talk about the vector "dot product"; what it is and its many uses in sh
#5 Aug 26, 2022 GM Shaders Mini: Code Golfing – Good afternoon,This tutorial is a little bit different. Today we're talking about "code golfing".Code
#4 Aug 19, 2022 GM Shaders Mini: Recursive shaders – Good afternoon. Today's mini tutorial is about recursive shader effects, that is Shaders that can be
#3 Aug 12, 2022 GM Shaders Mini: Texels and Pixels – Hello people!Hope you all are doing well. I'm beginning a new weekly series of mini shader tutorials
#2 Jul 16, 2022 GM Shaders: Extended Color Effects – Hey everyone!New tutorial on advanced color effects! This time we're going over brightness, contrast,
#1 Feb 20, 2022 New GM Shaders Tutorial! – Hey folks!It's been a little while, but I'm back with a new shader tutorial on basic color effects (s