Wouldn't try it with Vulkan because practice often differs a lot from theory
Official OpenGL driv…
Guntha —
Yes, the OS should be able to clean up everything on closing, I don't know how much it has access…
Hello everyone,
I have a question about resource cleanup using Vulkan.
I was working through a…
Here it is explained: https://hero.handmade.network/for...e-discussion/t/294-windows_cursor
It is…
I don't have the loading cursor width day 40 code when running outside of Visual Studio. It seems…
Lightweight method
Only send the data that needs to be displayed, then interpret it locally. Good…
Hi,
Did Casey ever found out how to tell windows the application has done loading and should not…
Ok, then I'll keep that line in my build.bat. Thanks again!
Right, manifest files can be simply placed next to .exe file. As long as it has same name as .exe…
Hi, I wrote a few tutorials for C-Toy on github: https://github.com/anael-seghezzi/CToy/wiki
Thi…
Thanks a lot for the concise and fast response! I chose to do it via manifest file for simplicity…
Miles —
I don't have a set schedule, so any day is about as good as any other for me.
See: https://handmadehero.org/faq
Q: Where can I watch old episodes that I missed?
You can use t…
Oh snap! I had tried to find the license but I only checked the top of the file which was just de…
SetProcessDpiAwarenessContext is fine to use, but as docs say it will work only for Win10 versio…
I've done pretty much the same as Casey so far (day 48). I create a 960x540 buffer and a window o…
Sorry I see what you mean, I am misspeaking. I want paths to be relative to the project file so t…
pythno —
mrmixerAlso this is about skeletal animation, not mesh skinning (at this point) unless the arm is…
Miles —
It's dual-licenced public domain and MIT, exactly the same as the STB libs (in fact I copy-pasted…
License seems to be included in the source file itself, scroll to the bottom. Public domain means…
Hey NotNullNotVoid, I know I talked to you on twitch once about gif encoding. I had implemented a…
powerc9000I will keep in mind only posting more technical parts of the tool here though.
Feel fr…
We now have a standalone showcase page, and an RSS feed! The windows have also been made to be mu…
mrmixerYour tool is more intended for artists and the community here is more about programming.
I…
mrmixerWhen we click an item and it zooms in, could we have arrow to go directly to the next and …
I know nothing about network programming, but this seems like too broad of a question and not muc…
When we click an item and it zooms in, could we have arrow to go directly to the next and previou…
powerc9000I want to make sure that the path specified is common for anyone who uses it
I think t…