gcc and clang has a nice "-Og" optimization option. It enables optimizations that are "safe" for …
Thanks for that, i've got it working. I thought there must have been an easier way. I read TOP! …
Oh and you may want to compile with -O0 because otherwise some breakpoints may be ignored and som…
Create an empty project in Xcode,
Then right click in the project navigator to the left and cho…
It would be cool to see the RTS game and how you approach development. I guess choose what would …
Hello, everyone!
Sorry for the late post... I got caught up in the holidays. I recently uploaded…
Projects come and go on the network, some stay and are successful (sometimes financially, see 4co…
With the new wiki out, you've given me another idea on what to have as early content. Mainly, art…
Hi there,
I am doing a mac platform layer for a game using the SDL library, and compiling from …
NelsonMandella Wanting to do what you enjoy the most, and what you're most qualified to do, absol…
I believe there's value in showing that making a complete game without an engine can be simple an…
Wanting to do what you enjoy the most, and what you're most qualified to do, absolutely makes sen…
It would be interesting to see an explanation of C++ language features in terms of how the equiva…
Raytio —
More text based breakdowns of the game engine programming techniques covered in Handmade.
Raytio —
Thank you Casey as a potential engine programmer we all appreciate what you are doing. More engi…
Handmade Folks,
The early Handmade Wiki is out. This is an exciting year because we have almost …
One part of this request has been resolved with today's update- you can set your project's backgr…
An up-to-date version of this article is available on the forums here:
https://hero.handmade.netw…
Recently I've been looking at a way to handle keyboard input independently of the keyboard layout…
This article is focused on just reading a basic PNG, i.e: single channel (8 bit) image, basically…
Starting out
In the beginning there was glVertex. The model was simple; for every vertex the clie…
Wiki Content
We are currently in new territory with the wiki.
There could be various splits in h…
Welcome to the Handmade Network (HMN) wiki, the free, handmade encyclopedia that anyone can edit!…
pragmatic_hero
And therin lies the main criticism of the direction HMH unfortunately has taken:
…
;) Yes, I am hired as a full time developer now, so this new project will replace the current Gly…
I wonder if I'll have enough time to watch every live stream.
But I definitely would watch archiv…
Thank you for the reply. Is that a stream you would follow?
I would personally prefer RTS and C/C-style C++.
I think Hanmade community already has enough peo…
Kapsy —
Happy Holidays!
Looking forward to your next stream - keep up the good work!
After the dear imgui experiment, I moved on to Qt. It seems like the best option out there for mu…