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.
Andre
With all the shuffling done over the past two days, a little bug slipped into the movement code i…
»
xel
Whoops, missed that. Thanks.
»
mojobojo
ratchetfreak I'd prefer iqm to obj. For one it's in binary, second it doesn't require nearly as m…
»
Ameen Sayegh
Since you, very often, stream 4coder programming, bug fixes, experiments, implementing new featur…
»
Simon Anciaux
Buffer_Summary.file_name contains the full path to the file (path + file name). You can find the …
»
xel
Hello, I'm working on my build system right now, and would like to modify the build_search funct…
»
Allen Webster
mrmixer When running your code, view.buffer_id == 0 and buffer.size == 0. My guess is that the co…
»
xel
Thanks for the tip Allen.
»
xel
Thanks mrmixer, accessing the *compilation* buffer that way fixed it.
»
Allen Webster
Just another tip, you're not quite using the seek struct correctly... that particular configurati…
»
Simon Anciaux
When running your code, view.buffer_id == 0 and buffer.size == 0. My guess is that the compilatio…
»
ratchetfreak
I'd prefer iqm to obj. For one it's in binary, second it doesn't require nearly as much processin…
»
Casey Muratori
I don't actually know how to dual-stream at the moment - I will have to look into that. But it d…
»
mojobojo
Decided to upload my obj loader as well. This one is already in an stb style. https://github.com/…
»
xel
Hello, I'm writing a function to parse MSVC errors. If I paste the MSVC output into a text file…
»
Jim R. Didriksen
Seems like https://www.livecoding.tv is ad free. (I didn't see any after I turned off ABP but hum…
»
Abner Coimbre
Since these are the early days of Handmade Network, I want to explain where we want to be headed.…
»
Bryan Taylor
I stayed in the Doubletree by the airport last year. Bit cheaper than downtown, and the hotel ru…
»
Oswald Hurlem
Hello! I'm a CS grad who has worked in business software for about two years. I am taking some ti…
»
mojobojo
Had a slight digression today while working on some 3D stuff and took a look at the FBX file form…
»
Oswald Hurlem
YAVE Yet Another Voxel Engine 6/21/2016: Blocks come in any color you like, as long as you lik…
»
Oswald Hurlem
Don't optimize prematurely. Using an octree is optimizing prematurely. You almost certainly have…
»
strangezak
Hello Everyone, I am happy to say that Handmade Math version 0.2 is now available for the publi…
»
Andrew Chronister
Hmm, I'm interested to see where this goes... As always thanks, for the update, Allen!
»
Allen Webster
Last week I discussed all the goals of the 4coder GUI system I have been developing. Now I will …
»
»
Allen Webster
Thanks, I'll take a look into this. If you find bugs in the future I'll be able to see them and …
»
Jesse
OMG mmozeiko. SRSLY. I am so extremely impressed with your knowledge and desire to help people.…
»
Casey Muratori
Yep. Although I realized after the stream that this is probably not what we want to do anyway, s…
»
Mārtiņš Možeiko
Ok, I know what is the problem. WM_PAINT in MainWindowCallback function. Windows has this concep…
»