Sean Eron Anderson collected hundreds of bit manipulation tricks into a single page
many of them became classic techniques used in compilers game engines operating systems and performance-critical code
one of the best resources for low-level bit hacks ever put together
What is a sequel of a game that you like better than the first game? ⚒️🦉🦇
Welche Fortsetzung eines Games magst du lieber als den ersten Teil?
#cralon#pithead#pitheadstudio#indiedev#gamedev
fBM isn’t a special kind of noise. It’s just a way of layering noise.
Here, we're layering the "ridged" noise from earlier.
Notice this gives a much rockier effect.
Rob Pike wrote a complete regular expression matcher in about 30 lines of C
it supports ^, ., *, and $ using only recursion and pointer arithmetic
it's still one of the best introductions to how regex engines actually work
New codebase. New architecture. Another new renderer after 2 days of work...
Working in a startup means that there's pivots. I have been rescuing + refactoring + rewriting parts of rendering code multiple times.
@raysan5 It strongly depends from my point of viw. Having returns at the beginning and at the end can massivly increase the readability of your code. And having only one return and the end can create bloated functions. But really often this is a sign for technical dept.
Several FFmpeg developers have received six free months of the Claude Max 20x plan.
Thank you @ClaudeDevs and @AnthropicAI for supporting FFmpeg through the Claude for Open Source program!
So far, Claude has helped find missing backports for the upcoming 9.0 release.
Thank you, @cursor_ai, for providing free credits to several FFmpeg developers. These credits will support their ongoing work on FFmpeg, including development and code review.
We greatly appreciate Cursor’s support for FFmpeg and its community.
@raysan5 Once a coworker lauphed at me tlling him using a C# task is using a thread below. Maybe this kind of thinking helps people to loose track on #performance ? #gamedev
We just pushed the v0.8.2 hotfix update for File Pilot!
Here's a short video going over the features we've added this year, in case you're out of the loop.
https://t.co/iLzBuiCbuu