We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Mārtiņš Možeiko
Depending on your system - there might be background programs running that inject into your proce…
»
Mārtiņš Možeiko
What does loadWAVEFile do? Where it gets memory? It seems you are calling it every time you want …
»
Dawoodoz
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…
»
Simon Anciaux
Text background in the [ m ] [ /m ] tags isn't different enough from the regular background color…
»
Simon Anciaux
In blog post comment, the header buttons sometimes are not aligned properly. Example here
»
Simon Anciaux
At the moment there is no way to get a link to a particular blog post reply. Something similar li…
»
Simon Anciaux
I posted a comment in a Monter blog post and it's unreadable because the background color and tex…
»
Simon Anciaux
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 …
»
BernFeth
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 …
»
Mārtiņš Možeiko
Standard C does not have functions for this. You need to look at platform specific API - somethin…
»
BernFeth
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…
»
Oliver Marsh
https://github.com/lsalzman/iqm I came across this a while ago. It gives both a text based &…
»
twelvefifteen
@mrmixer I appreciate the perspective, and I'll definitely consider structuring things like that …
»
Mārtiņš Možeiko
You need to take into account the context where that was said. It was about shipping desktop game…
»
Dawoodoz
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 …
»
Igor Morgado
DawoodozmmozeikoThere's also Sublime Text, Geany and CodeLite that fit these requirements. I'll …
»
Dawoodoz
mmozeikoThere's also Sublime Text, Geany and CodeLite that fit these requirements. I'll try Code…
»
Mārtiņš Možeiko
There's also Sublime Text, Geany and CodeLite that fit these requirements.
»
Mike Jackson
As someone who has spent most of his career development web applications, I've often wondered wha…
»
Dawoodoz
igormorgadoDawoodozIt seems like all code editors available for Linux are either quirky command l…
»
Igor Morgado
maverick1013Hi everyone, Recently I watched some Handmade Hero episodes where Casey says that th…
»