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.
Thompson Lee
I was looking to find if there's a search function usually seen in forums, but I can't locate it.…
»
hendrix
Assembly Language for x86 Processors, 7th edition March 2014 http://kipirvine.com/asm/ Excellent…
»
Livet Ersomen Strøm
mmozeiko From what I understand it runs only on PowerPC or Amiga hardware. Not everybody has acce…
»
Mārtiņš Možeiko
I think that for storing large positions in fixed point still makes sense today. Especially when …
»
Mārtiņš Možeiko
From what I understand it runs only on PowerPC or Amiga hardware. Not everybody has access to suc…
»
Livet Ersomen Strøm
grhodes The project is fantastic. You are doing an amazing job of explaining the how and why of e…
»
Flyingsand
ThadeuMelo But honestly, I was at day 22 up to last week and had to take a break and again my pr…
»
Dragonmaster047
I would like to know if there is a way to use fixed point values instead of floating point values…
»
Livet Ersomen Strøm
I just became aware of this, and will test it soon. But have any of you tested it? I'd like to he…
»
Livet Ersomen Strøm
It's not very messy at all, it's a work in progress, for educational purposes. And even for me wh…
»
Graham Rhodes
Ah, Okay. I appreciate the reply and clarification, Casey. To be clear, I triggered on your use o…
»
ThadeuMelo
Well, technically C and C++ are high level languages. But honestly, I was at day 22 up to last w…
»
Livet Ersomen Strøm
Pseudonym73 Obligatory Bret Victor: https://www.youtube.com/watch?v=8pTEmbeENF4 TL;DR: "horse…
»
ben
Garbage collection is a travesty, and an abomination.
»
Casey Muratori
Actually, I was not trying to imply that the relationship was (or should be) linear. I was stric…
»
Graham Rhodes
I'd like to make a comment about a technical issue that is often (usually) insignificant from the…
»
Andrew Bromage
This old SIGGRAPH course on physically-based modelling is pretty good. You'll need to be comforta…
»
Andrew Bromage
Interestingly, the Hairy Ball Theorem ("you can't comb a hairy ball smooth") has a 3D analogue, f…
»
d7samurai
I see what you mean. You are thinking in terms of having only one pole - which is like having a b…
»
popcorn
ooooooops I missed the B (joke not intended)
»
khahem
If you want to try alternative topology, you can find a few games here (Torus Games, Curved Space…
»
Joel Davis
This is, of course, all related to the most giggle-inducing name in all of mathematics, the "Hair…
»
David Owens II
AH! That's what I was missing. Yes, the -L flag worked. I've updated the blog entry and my script…
»
Casey Muratori
But I don't think that is actually true in topological terms. If you imagine taking our tile map…
»
Mārtiņš Možeiko
Oh, sorry I missed that. But blog entry doesn't explain what is wrong with redirects. Have you tr…
»
David Owens II
As mentioned in the blog entry, curl doesn't handle the redirect's correctly. At least, it wasn't…
»
Mārtiņš Možeiko
Try curl, AFAIK it is available on OSX by default: 1curl -o handmade.zip <download_link>
»
David Owens II
I didn't try wget as it's not installed by default on OS X. I'll give it a try later. I don't thi…
»
Kyle Partridge
I've been able to just `wget` from the download button link. Does that link change? 1wget <d…
»
d7samurai
Well, in a proper spherical topology, you can't get rid of the singularity, but a tile map that i…
»