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.
Handmade Network»Feed
Mikael Johansson
I agree to. C or minimal C++ are the only sane choises when building an editor.
»
Mārtiņš Možeiko
Finalspace FPL does not use a singleton pattern,... You misunderstood me. I'm not talking about F…
»
Finalspace
I updated the branch, moved the event queue to the app state and removed the cached visual info. …
»
Timothy Wright
It was so funny, I was watching the stream while I posted the comment, and then he fixed it in th…
»
David Butler
I think that was just an accident, he later fixed it in that stream.
»
Timothy Wright
Awesome stream by the way. The benefits of this will last for a long time. Thank you. I like i…
»
saeed
The thing I like about enum is that I can use them as a proxy to string. In the following example…
»
Jeremiah Goerdt
mmozeiko Any IDE written in Java or JavaScript is a big NO for me. Are there better alternatives…
»
Finalspace
mmozeiko This can happen because of something like this: 1 2 3 4 5 6 7 8 9 10 11 12 13 1…
»
Gheorghe Georgios
Hello
»
Ginger Bill
n.b. This is a philosophical article and not a technical article. There are no correct answers to…
»
Shazan
I agree with mmozeiko
»
Jeroen van Rijn
In even newer news, Bitwise is using Handmade Network for its forums. :)
»
Raytio
Hello looking forward to bitwise!
»
Raytio
This is bad ass thanks for doing this!
»
Mārtiņš Možeiko
This can happen because of something like this: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1…
»
Finalspace
mmozeiko Sometimes it is false positive. Maybe library initializes some global singleton that all…
»
Oliver Marsh
Thanks Martins for the clarification
»
Mārtiņš Možeiko
Actually multisampled rendering is in GL version 1.3 and up (see wikipedia). But MSAA was availab…
»
Oliver Marsh
Hello everyone, I was making a line drawing app and learning about anti-aliasing using openGL, …
»
Mārtiņš Možeiko
Any IDE written in Java or JavaScript is a big NO for me.
»
Mārtiņš Možeiko
You can know how big it must be if you call GetRawInputData first with buffer NULL, then it will …
»
Jeremiah Goerdt
Inspired by Per Vognsen's streams (Bitwise is an awesome project), I've started dabbling in VS Co…
»
Andrew
rawInputData is an array of bytes. I just tried making the array larger and it seems to have fixe…
»
Mārtiņš Možeiko
Well, now you know why nothings is still using Visual Studio 6 :) I cannot use anything lower th…
»
Jim R. Didriksen
Hi!!
»
Todd
I recently had to install and work with Visual Studio 2008 and VS 2010 at work. I was pleasantly …
»
Vee900
Thanks
»
Simon Anciaux
Check out 4coder.net. There is a list of the keybindings (the Mac OS bindings are at the bottom).
»
Tucker Kolpin
Hello!
»