Here is some info:
https://msdn.microsoft.com/en-us/library/dn584397(v=vs.110).aspx
Typically for regular apps this is done with ngen at installation time. It takes your .net assemb…
I really think that this is not very complicated: https://github.com/emoon/minifb/blob/master/tes…
I wrote a post about the art process there :
http://ludumdare.com/compo/2015/12/19/back-on-earth-…
Joakim —
mmozeiko Have you seen up to day 4 and 5? In these days Casey is changing pixels and putting them…
After seeing Jon's rant on keyboard handling and the article he linked, I thought I'd look into d…
Shazan —
I know that when you build a .net app it converts into IL code .Is it possible to compile IL or .…
So, I'm working on a small RPG inspired by the tabletop RPG Gammaworld and a Swedish take on the …
Nate —
I'm hoping the lecture on RSI is posted soon. I had a few hand problems pop up in the past, but …
Nate —
I'm a fairly still young (30s) beginner programmer looking to make an early-mid-life change. I f…
mmozeiko On Linux, executable files are encoded with DWARF information that tells the OS how to r…
Miblo Captain, do you have a regular time for your streams? We could add it to insobot's schedule…
I'm happy to provide the feedback. Make sure to check this thread again, cause I have a few new i…
Thanks! This is a really nice list. Some of it is already on my list and the rest will be added…
On Linux, executable files are encoded with DWARF information that tells the OS how to run the fi…
rizoma —
Hi everyone!
I was playing around with my code after day 043 and I found that my keyboard contro…
Captain, do you have a regular time for your streams? We could add it to insobot's schedule from …
Have you seen up to day 4 and 5? In these days Casey is changing pixels and putting them on windo…
Slow and steady wins the race, as they say. Lysa progress has been chugging along at a steady pac…
There is no official support for Linux yet. I will most likely do the Linux port myself soon. gb.…
Joakim —
Hi guys!
My name is Joakim and I live in Sweden. Im quite old, 38 years. I have started the path…
Here's my list after about three weeks of intensive usage.
Building:
(option) while traversing …
Oh, I remembered I took a screencap that may help:
I think it comes down to the line: (indicate…
So I've had my eye on Odin for a while, wanting to try it out, but I'm on Arch Linux.
Forewarnin…
Normal maps are for dynamic lighting. They change normal of surface to fake a geometry.
You use t…
Shazan —
How to use normal maps with light maps ?
I currently have 2 buffers one lightmap buffer and other…
It may be worth mentioning that pre- / post-incrementing isn't a stylistic choice: they do functi…
I was following episode 32 this morning. I typed all the changes Casey has made to the coordinate…