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.
Scott Hunt
Sounds like a fun undertaking! Wish I could commit that amount of time to the project, but I'm sur…
»
Abner Coimbre
I'm wary of the terms "natively" and "without the emulation". To clarify this is just an Ubuntu i…
»
Bill Strong
So, Windows 10 has one feature that can make your life easier for development. Bash on Ubuntu on W…
»
David Butler
Ugg, I feel like such an idiot... "linalg.h" wants everything in column major order, so all my mat…
»
Sean Barrett
Sorry, breadth-first not depth-first, yes. The big problem is always shadows. The problem I forsee…
»
Connor
I'm running into a slight dilemma, for whatever reason Visual Studio doesn't work on this computer…
»
Connor
Sounds like a big undertaking! Sadly, there are two reasons I cannot do this.Too young :-(Not enou…
»
erpeo93
Hi all. It took me a while, but at the end I've finally decided to write this post. The first reas…
»
Ginger Bill
Ginger Bill's gb single-file public domain libraries for C & C++. These libraries are in the publi…
»
»
Bryan Taylor
The C compiler doesn't do any typechecking on function calls without a declaration. The compiler …
»
Andre
Ah, but that's assuming OP didn't #include handmade.cpp inside win32_handmade.cpp, which coinciden…
»
Mārtiņš Možeiko
Hmm, I think that in case both .cpp files are compiled independently then they would not link toge…
»
Andre
Are you perhaps compiling all of the .cpp files as separate translation units? If you look at Case…
»
David Butler
Over the weekend I thought it might be fun to implement a very basic 3d wireframe renderer. I ba…
»
Mārtiņš Možeiko
Can you post your vcxproj file somewhere? I cannot imagine this function being removed if it is ca…
»
Oswald Hurlem
@nothings @ratchetfreak Yep, the simple skylight, breadth-first light propogation, and the AO is w…
»
ratchetfreak
Light in minecraft is baked per block. Each block has 2 4-bit light level values, sunlight and art…
»
x13pixels
I'm guessing this will get fixed as soon as the code is actually enabled but figured I would point…
»
Jack Mott
No, CNTRL-F6 doesn't work. F6 works if you have one code file split into two panes, but that is d…
»
Sean Barrett
FWIW, as far as I can tell from looking (I haven't delved into it too closely), Minecraft has roug…
»
Casey Muratori
If you are developing for DirectX 12, I do not think that is possible to test on Windows 7. Other…
»
Jack Mott
We should give the guy some positive reviews: let the world know!
»
doublenibble
I was looking into few plugins but none of them did what I wanted. It seems that I didn't look har…
»
Jack Mott
I had just tried that and it didn't work. Let me try again. EDIT: it works!
»
»
Allen Webster
So we finally made it! Albeit nearly a week after we thought we would dock but the seas of handm…
»
Matt Mascarenhas
Ach! Cheers for pointing this out, Martins. On reflection, I think we'll keep this repo internal …
»
Adam Byrd
I've been using (). Works well enough. I have keybindings for cycling through tabs in a group, mo…
»
NightxAngel16
I do apologize for the late response but here is an update on the situation. The controller portio…
»