GM Shaders
Subscribe
Sign in
Home
Categories
Archive
About
Code
Latest
Top
Discussions
Decoding: Phosphor
How I created "Phosphor", with glowing, fluid particles, in just 258 chars
Jul 26
•
Xor
18
10
Modeling the World in 280 Characters
An exploration of the mindset, methods, and motivations behind crafting tiny, expressive shaders that combine code, art, and constraint
Jun 23
•
Xor
11
Common Shader Mistakes
Avoiding the most common problems in graphics programming
Apr 26
•
Xor
12
3
Combining Shaders
How and when to combine shaders into a single shader pass.
Apr 19
•
Xor
7
5
Vertex Shaders
An introduction to vertex shaders: when and how to use them
Jun 9, 2024
•
Xor
11
WebGPU
The new web standard for accelerated graphics and compute
Feb 10, 2024
•
Xor
8
3
MRT
How to output to multiple surfaces simultaneously (Multiple Render Targets)
Jan 6, 2024
•
Xor
6
Mini: Twigl
Porting tweet shaders to GameMaker!
Jan 7, 2023
•
Xor
5
2
Mini: Optimization
Let's go over some general shader tricks that can help you write more efficient code!
Dec 10, 2022
•
Xor
6
Mini: HLSL
Today, we're covering an alternative shader langauge called HLSL. If you know the differences between GLSL and HLSL, you can port your shaders between…
Dec 2, 2022
•
Xor
2
Mini: Code Golfing
Good afternoon,This tutorial is a little bit different. Today we're talking about "code golfing".Code golfing is a coding exercise where you take a…
Aug 26, 2022
•
Xor
5
Mini: Recursive shaders
Good afternoon. Today's mini tutorial is about recursive shader effects, that is Shaders that can be applied to the same surface over and over again.
Aug 19, 2022
•
Xor
9
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts