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.
Casey Muratori
Just to clarify, I don't use a build.bat on Handmade Hero because I need other people to be able …
»
Shazan
I seem to have a problem with the code. I have all DLLs include. But the code is not working. How…
»
Jeremiah Goerdt
Jeroen informed me that I'm silly and didn't see the Linux download link. I downloaded it and got…
»
Raytio
Ok great thanks for letting me know.
»
Mārtiņš Možeiko
It's been a while since I have tried using ANGLE with SDL, but if I remember correctly then its a…
»
Ginger Bill
I completely understand the appeal of traits and the likes, but I don't think it's the right fit …
»
Jeremiah Goerdt
Any news on the Linux front?
»
Allen Webster
I'm going to ask for a little clarification here. Normally when you trigger 'List Locations For'…
»
Shazan
I have sdl2 app and I need port it to use ANGLE but couldn't find an example on how to do so Plea…
»
Jackson
Hi All, Working my way through the OpenGL init portion of the episodes and could use some help u…
»
ratchetfreak
Let me list what I find important in parametric polymorphism: 1. definition-time checking of ex…
»
Doeke
Maybe it is already possible but: When using 'List Locations For' I would like that [ctrl + ente…
»
Shazan
Thanks for the info. mmozeiko I suggest simply generating text file in gnuplot or gpaphviz comp…
»
Allen Webster
I've been thinking about this recently. It can be done through the current API and now that I've…
»
Raytio
Would be awesome to have the open all code have an option to be recursive in the config. I have …
»
Jeremiah Goerdt
msmshazan I searched all over the net form visualization library in c. But couldn't find one and …
»
Jeremiah Goerdt
timothy.wright I'm curious how many Handmade devs out there actually use vim. I don't use this p…
»
Nejc
I use vim (well, neovim) both for hobby projects as well as work stuff I combine it with tmux wh…
»
Simon Anciaux
Thanks, I saw that in the forums. I ended up doing a small screen capture thing (on windows) a fe…
»
Jack Mott
I have been using VIM off and on to try and learn it. Not to the point yet where I can use it pro…
»
Timothy Wright
I'm curious how many Handmade devs out there actually use vim. I don't use this plugin myself be…
»
Mārtiņš Možeiko
I suggest simply generating text file in gnuplot or gpaphviz compatible format (depending on what…
»
Rayalan Kenyon
A few resources on library design: Casey Muratori's "The Worst API Ever Made" Casey Muratori's "…
»
Steve Olsen
Here's the code I wrote for screen capture. https://github.com/saolsen/sao_screen_capture
»
Shazan
Just general datasets Like financial data.
»
ratchetfreak
what are you going to be visualizing?
»
Shazan
I searched all over the net form visualization library in c. But couldn't find one and c++ ones a…
»
Andrew Chronister
Both documents have been reformatted, and the monthly update policy document has been updated to …
»
ratchetfreak
The allocator thing is only an example, it could really be any other dependency that's known/set …
»
Ginger Bill
With your custom allocator example, I really dislike tying a specific allocator to a type. It may…
»