Afaik nobody really normalizes vertices when exporting model from 3d software. They can have any v…
Here is how I think this would be done, but I pretty sure there is a more standard way of doing th…
The website feels a lot snappier for sure, and I'm pumped for the upcoming features 😎 Is there …
Woo! Super looking forward to making use of the new site. Thanks so much for your hard work -- the…
I actually prefer this new way of seeing just one post on reply, because then it is very clear whi…
Realize too that this decision was made very early on in the project and (from what I can recall s…
That makes a lot of sense, even at my college there is a lot of focus on OOP and how it's the only…
When you reply to a thread, only the post you click "reply" on is visible. I would personally pref…
The dark theme doesn't have enough contrast in some places. For example the background color to di…
I don't know the markdown syntax and some of the markdown syntax is hard to type on some keyboard …
When responding to a post, the text always says "Replying to mrmixer" instead of "Replying to the_…
I can only speak for myself. At some point I studied computer graphics and was working with less e…
In later episode the allocator evolve and isn't a big chunk subdivided (if I remember correctly). …
Hi all, Since the last update, we have mostly been researching new encoders again. In particular, …
I agree with you that most people won't advice others to not do OOP, but I'm wondering why that is…
I wasn't programming at the time but I always thought that in the 90's when Java came around, a lo…
Thank you for switching to markdown! BBCode was a big deterrent for me because I write all my post…
I don't think there is way to do that on creation. Best you can do is to create window with both w…
Sometimes I want the window to have a specific width and a default height, or vise versa. But Crea…
As of tomorrow (when I run a couple migration scripts) the wiki articles will be back online under…
Can you elaborate on the whole The wiki, on the other hand, is gone for good - but all the wonderf…
Jesse, Simon, and Jason: you're welcome! A follow up release with some additional bug fixes is now…
The new post editor can even do fancy math expressions! $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$
For the past few months, Asaf and I have been working hard on rewriting the Handmade Network websi…
CW_USEDEFAULT is not any particular size. It can be anything depending on whatever Windows decides…
In the HmH game (I watched about 100 episodes) the platform layer allocates a big chunk of permane…
I'm a computer engineering student and really like exploring the technology behind video games. On…
A problem that I encounter is AdjustWindowRect wouldn't work with a rect that contains (e.g ). o…