ProfessorSilThere's also the ability to undo steps btw
Than you can't be stuck in a corner and I …
I've been thinking about this problem for some time now and read on msdn and in some books but i …
The version 0.9 is out. While the last version post here was 0.3, but that doesn't mean that the …
I thing using raw input you can have the movement of the mouse even when it doesn't move visually…
Hello all.
I've been experimenting with some mouse movement for my game (being made on a live st…
John —
Hi everyone.
This is my first C++ project, which I've been working on for about a month now.
It…
DimenusHello,
Awesome debugger btw. Loads quickly, works great in C. However....
I'd like to us…
Bumping this for all the selfish reasons :P
Has there been any news on the next version? I seem…
Hey Mr. Mixer,
Thanks so much for checking out the video and providing such in-depth feedback. T…
Hello,
Awesome debugger btw. Loads quickly, works great in C. However....
I'd like to use it to…
Hello,
I've been thinking about your question, and I think in my case, I've never consciously ne…
Lo-Phi
I've updated to the latest version, and interestingly, now RemedyBG crashes when I try to …
Thanks for investigating, George!
I've updated to the latest version, and interestingly, now Rem…
Some additional fixes and enhancements, as RemedyBG 0.2.7.1, are now available for download on th…
I think you have got everything backwards
Malloc takes the number of bytes you need allocated s…
Looks interesting.
After watching the video I have some notes, I don't know if you're interested…
There's also a handy annotated source code repository if you have access to the Handmade Hero git…
He is loading only functions he is using.
Initial GL code was added at day 235. In later days fe…
when does casey show how to load OpenGL function pointers?
and does he load all functions he nee…
I am an idiot.
I was just forgotting to bind a framebuffer _before_ actually drawing.
Now it wor…
Hi everyone,
I'd like to start rendering to slices of a texture array but it doesn't seems to e…
Hello Everyone!
It's been a long time since I've been active on this forum. I originally was cre…
You can also extend the array but that requires that there is something to extend into.
In othe…
Heyo. I'll be posting some quick updates here. Not everything deserves a blog post.
Currently I'…
Thanks for the additional information Hayden.
I tracked down a crash related to the "const unsig…
I have the same problem as original poster with boxes. I am running a new Windows 10 machine with…
I just now tried out 0.8.43, very nice! Looks like all of the changes to the UI have made a diffe…
If you don't know the upper bound of your array, you have mainly 2 options:
1) Resize & Copy…
execi —
Hello,
First of all, being fairly new to watching handmade hero, I have been trying to do my bes…