Good evening,
Hopefully a quick and easy question. In reviewing the HMH videos, I've noticed som…
Paweł —
Hello, I am new to the forum and stream but liking it very, very much and would like to know when…
cmuratori I'm not suggesting I magically know the answer, I'm more saying that I don't think it's…
I actually want my games always to be vsync'ed. I hate tearing.
But there are more reasons - if I…
Added to the list, although this should be super easy to do and will then be moved down to "Resol…
The thing is, when double buffering is enabled, the game is vsynced which isn't something that yo…
The thing is, when double buffering is enabled, the game is vsynced which isn't something that yo…
A number of people already have their own systems for tracking streamers, but we each have our ow…
My 2 cents:
In case you start profiling and find that GC hiccups are a problem:
This is a packa…
Jake —
Thank you for your help. I gave it a lot of thought and instead opted to switch to Go language as…
naikrovek outside of games, which I neither author nor contribute to, garbage collection is just …
naikrovek Why doesn't this software handle nested quotes? What year is this?
This software is st…
in day 285 Casey kept a reference for traversable_point cameFrom, but as i see it he only uses it…
timothy.wright abnercoimbre And it's interesting to hear this from Timothy, as he is an author of…
cmuratori I might also add to the discussion here that, at least with the sorts of things I talk …
Thanks, I'll take a look at those. Yes, need loading and playback as well.
There actually isn't any reason to not use double buffering. You pretty much always should want t…
Hey guys, I'm currently on day 241 and I ran into a problem. Sometime earlier, when Casey was doi…
cmuratori I just think, sadly, most of the time that is not the goal of high level language desig…
The only language that is getting popular and doesn't have garbage collection is Rust, IIRC: http…
Do you need also loading or just mixing? Because mixing is just a loop with adding numbers togeth…
I don't ever do a deeper depth. There isn't a good reason.
I'd like something that would work on windows/linux/osx, and be able to mix 3+ sound files at a t…
abnercoimbre And it's interesting to hear this from Timothy, as he is an author of a good Java bo…
Yes this is definitely possible.
You can get the buffer's file name. You can then use the strin…
Andre —
GNU's online docs on the C Preprocessor are pretty thorough if you're interested in learning abou…
Oh that's a much better solution,
thanks mmozeiko
A big pro-tip would be to set the -E compiler flag. That will send the preprocessed file to stdou…
This might not be the best place to ask this but since we are all talk about it, what would be a …