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.
ratchetfreak
he uses 2 examples of math in graphics (matrix transforms and normal mapping) to show that black …
»
Mór
mmozeiko Here you go: https://martins.ninja/temp/blackbox.mp4. Thanks for putting it up. Can so…
»
ratchetfreak
laments that a good talk he gave wasn't recorded then doesn't upload retry to youtube...
»
Finalspace
Documentation and improvements update I finally finished the basic documentation, fixed some bug…
»
Lokathor
Got around to fixing this. I'll give the explanation in case anyone else hits this some day. In …
»
Mevius
Thank you.
»
Mārtiņš Možeiko
Here you go: - Twitch recorded stream: https://martins.ninja/temp/blackbox.mp4 (2.4GB) - Reencode…
»
Matt Mascarenhas
Yeah, on the 3rd Casey redelivered a lecture called 'How to Open a Black Box' originally given to…
»
Mevius
I missed both stream last weekend. I checked, there are two scheduled streams for Feb 3 and Feb 4…
»
Matt Mascarenhas
Incidentally, there were four more out-of-order annotations (in days 020, 128, 184 and 187), all …
»
Matt Mascarenhas
Cheers, Tim. It's fixed (and I've made a note to make Cinera verify the chronology of annotations).
»
Tim Kane
Day 384 episode guide annotations are a little confused https://hero.handmade.network/episode/cod…
»
Timothy Barnes
Introduction In this post I will give an overview of how I arrived at the current movement system…
»
Mārtiņš Možeiko
If so, then what is exactly stored in RAM if not the actual data from the disk? At the point of m…
»
Jason
One of the optimizations used with memory mapping is that the data is not actually read from dis…
»
ratchetfreak
Memory mapping a file means that from the point of view of the program a region of memory contain…
»
Mārtiņš Možeiko
When new process is started then special data structure is created by operating system which cont…
»
Jason
So I've just got done with some of Casey's videos explaining some of the in's and out's of window…
»
Finalspace
Fine update: I updated the documentations a lot, with tutorials, examples, faq and all that stuf…
»
David
Cool.
»
Andrew Chronister
This isn't a bug but a limitation of markdown's URL format. There are [a few ways around it][1], …
»
apankow
I will definitely look into QEMU. I don't have a system performance issue (yet); my CPUs are pl…
»
Abner Coimbre
Handmade Folks, The glitter of a new year should become steadfast determination to make the best…
»
Mārtiņš Možeiko
Maybe small offtopic - if you are running on Linux host, I suggest trying out QEMU. I find it mor…
»
apankow
I've installed all of the necessary extensions and additions; the gamepad does show up as a ready…
»
Simon Anciaux
goto_prev_error is not bound in Casey's config, but you can bind it yourself. I think rectangle …
»
Simon Anciaux
I don't know much about virtual machine but sometimes you need to install guest or host extension…
»
Zenn
In Casey's mod of 4Coder modal_n (esc n) does a jump to next error. But how do you do a jump to p…
»
Zenn
Yes that was it TY!
»
nj
Your problem probably is that you don't have full path on errors, try adding -FC to the compiler …
»