Cool. I haven't listened to the whole design doc yet, but can say without a shadow of a doubt that…
I believe that is the way Casey uses it. But in general, its memory that you don't expect to be a…
Interestinger and interestinger! Good luck with your office move, Allen. <4
Go/BCPL style semicolon insertion rules - See: odin build_dll Build project as .dll#export for p…
I'm working on a (toy) scripting language. I wrote a a couple of months ago in C# and although i…
rivten —
Hello everyone ! I am going through Handmade Hero a little bit late (I am around ep. 130 right now…
Are they stargates that you open by playing a tune? ;-)
I guess you could always start a thread about it in the Work In Progress forum.
At least for me, "handmade" is more a mindset than a set of rules or even guidelines. I think the …
Yeah this is weird, didn't the I provided you worked earlier ? I'm currently testing on ubuntu 3…
Yeah, the windows cursor has significantly less lag. To provide some more detail, I've found that …
Yeah, vararg funcs doesn't seem to be very good at doing copy elision optimizations (where copies …
There are no good cross platform library for native looking GUI in C. There are some that are rend…
Todd —
Awesome, thanks. Yeah nobody should worry, I definitely won't be loading up my project with unnece…
Streams are tough because (1) it's live and (2) you might end up with nobody watching. What I did,…
Neo Ar —
Personally I would be most interested in vlogs about the technical side
Todd —
Anthony, what are you working on and would you like a hand?
I've been planning video development logs for Dissonance for a while now, but I'm unsure of what …
Okay, sounds good. Thanks for the help :D
For more formal description, read the OpenGL spec how it projects cubemap texture. See "Section 3.…
Sorry if it's a dumb question, it may well just be that I haven't looked hard enough :3[/quote] U…
Is it limited selection currently or can anyone start their own projects because I can't seem to f…
Well, that turns out to be easier than expected! Thanks to you both.
Correct. The "cache miss" part was driving home the point of how HARD it is to make a 2d game run …
ratchfreak beat me to it but here is a little longer expiation of the same processes
find the component with the highest absolute value and then project the coordinate onto the plane …
I've been using MonoGame recently, which I think fits into the level of abstraction you are lookin…
I'm looking for info on how to go about creating a skybox texture. I'm going to be generating 3d d…
Neo Ar —
That being said if the library are not present in the folder it should go look in your "usr/lib" …