Bookmarks
Just a bunch of interesting random links I gathered. RSS Feed
-
Web A guided tour of intros to shader programming
Shader programming: From absolute beginner to demoscene superstar – Art by Claus O. Wilke
-
Web Hello, long time no see! Today we are going to talk about the expansion which...
Friday Facts #373 - Factorio: Space Age | Factorio
-
Web Write about what you learn. It pushes you to understand topics better. Somet...
Write about what you learn. It pushes you to understand topics better.
-
Web High-tech surveillance video and audio comms from a MN State Patrol helicopte...
Helicopter Footage From Mass Arrest Reveals State Trooper Surveillance Capabilities, Tactics, and Communications - UNICORN RIOT
-
-
Web If you don't often look beyond established comfortable defaults, you might be...
Things you forgot (or never knew) because of React
-
-
Web The smoothstep function is used all the time in shader creation so I made a v...
Smoothstep: The most useful function
-
Twitter Draft of my upcoming Raymarching blog posts ✍️It's a big one, I prefer this r...
Maxime on X
-
Web TypeScript enums are not great. In almost all cases, I use an 'as const' with...
Enums considered harmful