Nice. I've sent another e-mail your way with plans for the Seattle chapter and who will be coordin…
Hi, library is very cool, a lot of useful resources posted already. Is there a way to see resource…
Ok, that's what I thought. What was confusing me is that I verified that and are correct, but i…
Jason —
Okay, so I'm trying to visualize what things would be like with different allocators. Would these …
Jack —
Simplest example: Main.cpp void main() { ++Foo; #include "test_include.h" ++Foo; } [/code] test_…
Generally speaking - yes, true. But there is nothing wrong with uploading texture and drawing lar…
Also, as far as I know, using a texture to update the Framebuffer is not how it's meant to be. Tex…
You "change" texture size by simply allocating new texture with glTexImage2D. No need to delete te…
So I decided it was time to add support for full screen mode in my game. Previously when entering …
3/7/2020 - Saturday 3-5pm - Cafe 1923, Hamtramck, MI The humble beginnings of Handmade Detroit's …
C_Worm —
Boooom! that was it, thaanks so much! <3
(1) You read only 200000 bytes for ttf font file. On my system aria.ttf file is 1036584 bytes, cou…
You got the idea right. I like to think about memory in term of "lifetime" and "system" (as in a g…
C_Worm —
Hey I've implemented a writeText function. 1. First problem is that if i load arial.ttf or many ot…
Version 0.10 of miniaudio has been released with lots of changes. As always you can grab a copy ov…
Jason —
In many of the videos Casey repeatedly touches on his stack based memory allocation system. From w…
shyam —
Thank you. I'll check these out.
Is your controller XInput capable? A lot of older controllers are DirectInput only. That said, the…
shyam —
Hi, I tried this now. It returns an int and its value is 1167 which does stand for ERROR_DEVICE_N…
Ivan —
Thank you very much for assembling the library! It's really great to have such place for my own ed…
In addition to mmozeiko's comment, in later episodes Casey changes the code to try to load another…
What value it actually returns? Assign to local variable to see its value. Typical error code is E…
shyam —
condition always fails. In the watch window, I tried to see the value of XInputGetState but it sa…
Thanks for the suggestion. And sorry about the CSS; I have no idea what's going on there but on ou…
it might also be worth going through some of the old forum threads to find resources, for example …
These are the shenanigans you get when you generate HTML and then try to make excerpts by chopping…
Will do - I'll send you an email from seth at doercreator.com Yeah that would be ideal!
Awesome! To stoke the imagination, I've created a spreadsheet where people can put their location …
In an e-mail to close friends yesterday: However, that may not be enough. When the speakers, deve…
Yes! Thank you Ben and Spiney for an amazing resource!