We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Guntha
Hello, I've been thinking about your question, and I think in my case, I've never consciously ne…
»
x13pixels
Lo-Phi I've updated to the latest version, and interestingly, now RemedyBG crashes when I try to …
»
Hayden Davenport
Thanks for investigating, George! I've updated to the latest version, and interestingly, now Rem…
»
x13pixels
Some additional fixes and enhancements, as RemedyBG 0.2.7.1, are now available for download on th…
»
John Cleary
I think you have got everything backwards Malloc takes the number of bytes you need allocated s…
»
Simon Anciaux
Looks interesting. After watching the video I have some notes, I don't know if you're interested…
»
Asaf Gartner
There's also a handy annotated source code repository if you have access to the Handmade Hero git…
»
Mārtiņš Možeiko
He is loading only functions he is using. Initial GL code was added at day 235. In later days fe…
»
C_Worm
when does casey show how to load OpenGL function pointers? and does he load all functions he nee…
»
erpeo93
I am an idiot. I was just forgotting to bind a framebuffer _before_ actually drawing. Now it wor…
»
erpeo93
Hi everyone, I'd like to start rendering to slices of a texture array but it doesn't seems to e…
»
Taylor Robbins
Hello Everyone! It's been a long time since I've been active on this forum. I originally was cre…
»
ratchetfreak
You can also extend the array but that requires that there is something to extend into. In othe…
»
Stas Lisetsky
Heyo. I'll be posting some quick updates here. Not everything deserves a blog post. Currently I'…
»
x13pixels
Thanks for the additional information Hayden. I tracked down a crash related to the "const unsig…
»
Robert Herman
I have the same problem as original poster with boxes. I am running a new Windows 10 machine with…
»
joe513
I just now tried out 0.8.43, very nice! Looks like all of the changes to the UI have made a diffe…
»
Marc Costa
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…
»
C_Worm
Allright big Thanks !!
»
Hayden Davenport
Hey again George, The two files thing is due to something weird going on with how I build files.…
»
Marc Costa
GLFW creates windows, handles input, manages multiple monitors, initializes different OpenGL impl…
»
C_Worm
If i know enough about the win32 api to create myself a window and getting a valid HWND, Is it en…
»
C_Worm
Thanks, it was just executing from the wrong directory. Now it works!
»
Mārtiņš Možeiko
Yes, intrinsics can be and are different for different vendor compilers. Or even between differen…
»
Mārtiņš Možeiko
Are you executing this .bat file from same drive as where your deps folder is? Try putting absolu…
»
Karan Joisher
Are the intrinsics agreed upon by all x86 and x86-64 vendors, or is there a possibility that each…
»
C_Worm
hi! im trying to set up my .bat file to check for additional include files. my "cl"-command is l…
»
x13pixels
A new version of RemedyBG is now available for download with the following changes: * Various w…
»
x13pixels
Hayden, Thanks for the feedback. I appreciate it. It looks like from your screenshot you have t…
»