I'm working on upgrading my understanding of computer graphics, and this issue has totally stumped…
Thankyou! This should work for my purposes.
ah thankyou! This solves other problems I was having too.
Hello Sir ! If you have the source code of the app, you can modify your main to have a waitloop An…
Don't know about remedy, but you can always reopen stdin/out streams during debugging/development:
Hello, I'm using remedy for some coding practice sites and these invariably require that I have to…
But what if with instead of being able to change each quad's color, there is only one color, and t…
I don't really have a project for the visibility jam, but today I was changing some code in the fe…
In the UI framework I'm using, each rectangle has a "style id" property. If it's set to a non zero…
So I've been writing my own UI framework, as one does in this community, and I wanted to talk abou…
Hello, Handmade Network! We’ve got big plans for 2023 and it’s about time we shared them with …
Maneh —
Oh! This is awesome! I didn't know that there was a post thread for each episode, and good to know…
At the beginning of episode 24, although it doesn't fix the issue. I will add that DirectSound is…
Maneh —
I just finished watching the audio sync episode, which was a hell of a ride and a lot of fun, but …
I’ve been working on shaving off the rough corners in the C3 syntax for version 0.5, and one of …
And Terminus is the winner! Thanks a lot homie <3
Hipno —
It’s probably one of these:
Does anyone know the name of the font in the picture below? typescript-eldoc.png
Language design lessons learned As you work on a programming language, you'll come to realize thing…
A bug fix release of RemedyBG has been posted to itch.io for download as 0.3.8.8. Ctrl+V now paste…
For the last few months I tried to have a meta program that runs before the compilation and genera…
Hey, This is a generic programming question. In theory I could get a ton of answers by posting on …
No worries, we all know how hard it is to have a stable software xD. Here is the proof of concept:…
It's fine. Better quality videos (but larger files) are available:
Qu31 —
Does Casey Muratori allow to download his videos? (with yt-dlp)
Sorry about that! Happy to take a look once the POC is ready.
Hello beautiful people ! I just managed to trigger a crash specific to v0.3.8.7 and above. I test…
Thank you for your response. Let me take a look more closely at the texture upload and the asset s…
I don't remember how the Handmade Hero renderer works but I'm assuming texture are only uploaded o…