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.
Abner Coimbre
Pretty sure Casey won't mind! For future posts, just remember the Handmade Hero forums live insid…
»
Kevin
Hello, I am currently trying to implement the Expanding Polytope Algorithm in 3D space using a res…
»
»
Gianluca Alloisio
I searched the forum but I couldn't find and answer. I don't have the source code so I can't check…
»
Connor
Could you link your twitch account in the post?Connor
»
Simon Anciaux
I made a parser to convert 4coder html documentation to a simple text file that you can open and s…
»
Jack Mott
This blog post summarizes some ideas I've been kicking around in my head, partly inspired by Jonat…
»
Allen Webster
Well, I don't really like the idea of having to learn external APIs and trying to get libraries to…
»
Charly Mourglia
I'm wondering if using libclang (like vim YouCompleteMe or Emacs Irony do) could not be a good (ev…
»
ratchetfreak
There is a private github repo. How to gain access is explained in the sendowl link I believe. How…
»
rivten
Hello everyone ! One feature that I would love to have while browsing the Handmade Hero code would…
»
@Mattias_G
Thanks :) It can be seen more clearly in a couple of small games I have here: (made with the old …
»
Neo Ar
This project has been approved and is available at
»
Casey Muratori
Well, thank you very much for the kind words and for taking the time to post them! I hope the ser…
»
Abner Coimbre
Handmade Community! we sprang to life as a result of being inspired by . Even though has been , …
»
Connor
That effect looks really cool! I really like it. PS. That color-scheme is awful :DConnor
»
Connor
I noticed this aswell but thought it better to not mention it.Connor
»
Timothy Wright
Jokes aside, thank you Allen for making such a fantastic editor. You're work has made my work mor…
»
Allen Webster
Hahaha my heart stopped! Thanks for the support.
»
@Mattias_G
Great idea to have a WIP section! Here's mine: Pixie Game System is a (yet another?) C++ 2D game …
»
Andrew Chronister
I'll break the ice with one of my own projects. I'm inventing the format for these posts right her…
»
Gianluca Alloisio
Instead of archiving streams you could do and archive recaps of the work done, illustrating the co…
»
Connor
Good one!Connor
»
Abner Coimbre
Andrew's reply is on point. To be expected from the guy who wrote the manifesto.
»
rivten
Thanks for you reply. I had indeed in mind the "cost" of being an entity (CPU cycle to test agains…
»
Mārtiņš Možeiko
That is called early-return. This is what 5umaleth suggests in his second code fragment in first …
»
Timothy Wright
I have been looking at Haskell as something new to learn. I think i'll give it a try.
»
David Butler
Because if everything can be considered an entity, then it seems to me that the whole system weak…
»
David Butler
Im not saying that this is any better, it's all dependent on personal preference, but lets not fo…
»
Doeke
Maybe it was called different. But what I mean is checking the parameters in the top of a function…
»