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.
Simon Anciaux
At the moment there is no way to get a link to a particular blog post reply. Something similar lik…
»
Simon Anciaux
I posted a in a blog post and it's unreadable because the background color and text are the same…
»
Simon Anciaux
I don't know much about modern graphics development, and will probably not do any in the near futu…
»
Chen
Continuing from , DDGI requires a high amount of memory to store its depth maps. I present a compr…
»
Chen
Thanks Morskiyef. My collision response routine is pretty typical. The detection system returns a …
»
BernFeth
Thank you guys! I will do some reading on those and see if I can implement it.
»
Alexey
I haven't heard of before (although a quick look at the man page makes me think it's what you nee…
»
Mārtiņš Možeiko
Standard C does not have functions for this. You need to look at platform specific API - something…
»
BernFeth
Hey guys, I have been working on this client for a board game called Go (or Baduk, or Weiqi) and I…
»
Ben
Over the past month I've been doing pretty much nothing except bug fixes and sound design. I'm get…
»
Oliver Marsh
I came across this a while ago. It gives both a text based & binary format for models & animation…
»
twelvefifteen
@mrmixer I appreciate the perspective, and I'll definitely consider structuring things like that s…
»
Mārtiņš Možeiko
You need to take into account the context where that was said. It was about shipping desktop games…
»
Dawoodoz
The interface does look neat and Lua scripting sounds like a good middle ground between resource …
»
Miles
In other words, vim is a cult for people who succumb easily to the sunk cost fallacy.
»
Guntha
I came here to also recommend rxi's , it's the cleanest and most user friendly text editor I found…
»
Igor Morgado
I'll try CodeLite next then.[/quote] BTW, vim isn't a editor to "try" you pick it and use it for…
»
Dawoodoz
I'll try CodeLite next then.
»
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 what…
»
Dawoodoz
Just need a stable light-weight editor with multi-document tabs, syntax coloring, file browser on…
»
Igor Morgado
Recently I watched some Handmade Hero episodes where Casey says that there is no more reason to V…
»
Igor Morgado
Just need a stable light-weight editor with multi-document tabs, syntax coloring, file browser on…
»
joe513
I mainly use vim but occasionally use kate as a backup from time to time. It has most of the feat…
»
Dawoodoz
Sorry, I have no interests in contributing to the code. All you need to do is put this code I pos…
»
Dawoodoz
It seems like all code editors available for Linux are either quirky command line tools where you …
»
Mārtiņš Možeiko
What do you mean quite bad? Compared to what? I showed you that it is pretty much same performance…
»
Dawoodoz
Yes, the image uploading on Windows is quite bad when not having much access to use the operating …
»
Mārtiņš Možeiko
I don't know how you get 10x slowdown. First of all, you are being not fair in Windows code when b…
»
Morskiyef
Hi, Chen. Great post. You talked a lot about collision detection, but I didn't understand very wel…
»