Depending on your system - there might be background programs running that inject into your proce…
What does loadWAVEFile do? Where it gets memory?
It seems you are calling it every time you want …
General debugging
I would try commenting out all code between allocation (beginTempMemory) and de…
Sam —
Hi,
I am new to gamedev and starting by watching these episodes. In episode 4, we create a basic …
Chen —
The pipeline is pretty much this:
You just upload the probe location data and probe topology d…
Roman —
Hi everyone. I do breakout clone and use handmade hero series.Now I have memory bug. So, I have d…
Text background in the [ m ] [ /m ] tags isn't different enough from the regular background color…
In blog post comment, the header buttons sometimes are not aligned properly. Example here
At the moment there is no way to get a link to a particular blog post reply. Something similar li…
I posted a comment in a Monter blog post and it's unreadable because the background color and tex…
I don't know much about modern graphics development, and will probably not do any in the near fut…
Chen —
Continuing from last post, DDGI requires a high amount of memory to store its depth maps. I prese…
Chen —
Thanks Morskiyef.
My collision response routine is pretty typical. The detection system returns …
Thank you guys!
I will do some reading on those and see if I can implement it.
Alexey —
I haven't heard of posix_spawn before (although a quick look at the man page makes me think it's …
Standard C does not have functions for this.
You need to look at platform specific API - somethin…
Hey guys, I have been working on this client for a board game called Go (or Baduk, or Weiqi) and …
Ben —
Over the past month I've been doing pretty much nothing except bug fixes and sound design. I'm ge…
https://github.com/lsalzman/iqm
I came across this a while ago. It gives both a text based &…
@mrmixer I appreciate the perspective, and I'll definitely consider structuring things like that …
You need to take into account the context where that was said.
It was about shipping desktop game…
GunthaI came here to also recommend rxi's lite, it's the cleanest and most user friendly text edi…
Miles —
igormorgadoBTW, vim isn't a editor to "try" you pick it and use it for life. Isn't it easy to st…
Guntha —
I came here to also recommend rxi's lite, it's the cleanest and most user friendly text editor I …
DawoodozmmozeikoThere's also Sublime Text, Geany and CodeLite that fit these requirements.
I'll …
mmozeikoThere's also Sublime Text, Geany and CodeLite that fit these requirements.
I'll try Code…
There's also Sublime Text, Geany and CodeLite that fit these requirements.
As someone who has spent most of his career development web applications, I've often wondered wha…
igormorgadoDawoodozIt seems like all code editors available for Linux are either quirky command l…
maverick1013Hi everyone,
Recently I watched some Handmade Hero episodes where Casey says that th…