Looped live code editing consists of two parts - live game code reloading and looped state playba…
Shazan —
Any basic guidelines to follow to implement looped live code editing..
Please explain.. I am a be…
You can get only audio stream with youtube-dl. Just run "youtube-dl -F URL" to display available …
o wow people actually replied to this thoughtless rant, ok
I think the point I was trying to mak…
Awesome! Strang was a big eye-opener for me, and it's the main thing responsible for starting me…
Thou art a wiseman.
---------------------------
Disclaimer: it's 4am, I'm sleepy thus I don't 10…
Mike wrote a recap and they started posting videos.
http://www.insomniacgames.com/core-dump-reca…
Timothy Wright:
it is wrong to compare the rewriting of software to "reinventing the wheel"
-- …
Kevin —
I forgot to mention that I am asking for a 3D space situation. So I assume the squares would be c…
@mmozeiko
Thanks for the link! Seems to be answering very similar questions - good find! Though …
I think a common practice is to break up the terrain triangle mesh into a grid of squares. This a…
Thank you for your reply Casey. Much appreciated.
Also, in anticipation of when I ge…
Kevin —
Is there an algorithm or method people recommend for accomplishing collision detection on a ter…
ratchetfreak Closure is really just a combination of the tuple and dynamic dispatch. Where dynami…
Yep, that does not surprise me :) The C spec, which is more sane and can be read by humans, does…
Skype works fine if you use pulseaudio (no more alsa support). It's in AUR: https://aur.archlinux…
Laurie —
How is Arch in terms of ease of using 3rd party software? To date, I've stuck with Kubuntu becaus…
Arch is the best!
In my experience Arch works best from all the Linux distributions I have tried.…
For regular apps you are probably better with Java code. Because NDK has limited functionality - …
graeme —
cmuratori These are completely specific to the compiler, as far as I know, and have never been de…
Technically there are two things that can decorate a function, generally called "declaration spec…
hugo —
Thanks guys. I didn't mean only in the games context, but other apps as well :)
Adrian —
A C function looks like this:
1
2
3
4return_type function_name(argument1, argument2, ...)
{
…
cmuratori Apropos of nothing, I would like to mention that I recently had Manjaro recommended to …
Going further down the road of "basic machines" I can see 3 broad categories of operations:
cont…
Pseudonym On the "basic machines" metaphor, I think we do understand at least some of the basic p…
miles_williams what I don't quite understand is exactly how the switch clause in Win32MainWindowC…
Hi everyone.
I'm new around these parts, and also to C/C++ (having used much higher level langua…
Apropos of nothing, I would like to mention that I recently had Manjaro recommended to me on Twit…
Hopefully we will get to do the CLANG compatibility next week, too.
- Casey