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.
Adrian
Wow thats awesome! Will definitely go through!
»
Mārtiņš Možeiko
Here's a pretty cool tutorial/guide how to create software renderer in C++ completely from scratch…
»
Bill Strong
The current game has some rasterization functions in it, such as the box drawing code that draws a…
»
Casey Muratori
It looks like Android 4.x is OK as a minimum platform, perhaps: But testing via BrowserStack, whe…
»
Mevius
I'm new to programming and have work that have nothing to do with programming. It just my newly fo…
»
Adrian
Thanks I will take a look into that. Is there even rasterization and stuff like that implemented i…
»
Neo Ar
Finally decided to get around to making an account here and apparently I already had one (from han…
»
Kyle Devir
I might see if, with the current API, if I can get a smarter, albeit very hacky, autocomplete work…
»
James Hull
Yep. As Mārtiņš has pointed out - the only currently secure versions are TLS 1.1 and above, so …
»
Kyle Devir
Yeah, I knew about it. Useful, for what it's worth. :)
»
Mārtiņš Možeiko
Unfortunately there isn't any secure TLS configuration that would allow older Android's to connect…
»
Mike
(deleted)
»
Mike
I'm sorry I don't have a specific answer for you but between ssl config generator by mozilla and …
»
Casey Muratori
So, I have enabled https on all our sites at Molly Rocket. I hate the web and I hate Apache and I…
»
Casey Muratori
Thanks! I have logged this as a bug so we will look at it on-stream.Casey
»
Mox
I believe the PackEntityIntoChunk function has a bug in it. The code that creates the first Block …
»
Abner Coimbre
There's a and page that has yet to go live for Handmade Hero. It should include the links to all…
»
Paul
I am using 4coder_casey.cpp with my own 4coder configuration. With the new version of 4coder, a bu…
»
Flyingsand
It's not up to date, but it's the only one I'm aware of that doesn't use any libraries (e.g. SDL)…
»
Adrian
Is there an up to date platform layer for OS X? Does somebody know when Casey is going to do the p…
»
Abner Coimbre
e-mail to discuss how to get your project on the site.
»
Allen Webster
Code smart auto complete is a big feature I want in the code intelligence some day. In the mean t…
»
xcodedave
Hi all, This is my first personal project related post - I hope to join in and contribute where I …
»
Kyle Devir
Very excited about this! :) I'm already daydreaming...
»
Kyle Devir
Hey Allen, Any plans for function name and parameter autocomplete? What about autocomplete for cod…
»
Andrew Chronister
Another thing that's on our list, didn't make the cut for launch. Not difficult to do, as a first …
»
Flyingsand
It is absolutely possible to do software rendering on OS X without going through OpenGL or Metal. …
»
Mārtiņš Možeiko
Modern GPU's work differently than old video cards. On old video cards you could directly access t…
»
Adrian
The first post today that really scratches my itch! Let me rewind that to understand this fully: B…
»
Allen Webster
I would like the ability to save a blog post draft without posting it. I would not mind if I was l…
»