At the moment there is no way to get a link to a particular blog post reply. Something similar lik…
I posted a in a blog post and it's unreadable because the background color and text are the same…
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 …
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…
Standard C does not have functions for this. You need to look at platform specific API - something…
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…
I came across this a while ago. It gives both a text based & binary format for models & animation…
@mrmixer I appreciate the perspective, and I'll definitely consider structuring things like that s…
You need to take into account the context where that was said. It was about shipping desktop games…
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…
I'll try CodeLite next then.[/quote] BTW, vim isn't a editor to "try" you pick it and use it for…
I'll try CodeLite next then.
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 what…
Just need a stable light-weight editor with multi-document tabs, syntax coloring, file browser on…
Recently I watched some Handmade Hero episodes where Casey says that there is no more reason to V…
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…
Sorry, I have no interests in contributing to the code. All you need to do is put this code I pos…
It seems like all code editors available for Linux are either quirky command line tools where you …
What do you mean quite bad? Compared to what? I showed you that it is pretty much same performance…
Yes, the image uploading on Windows is quite bad when not having much access to use the operating …
I don't know how you get 10x slowdown. First of all, you are being not fair in Windows code when b…
Hi, Chen. Great post. You talked a lot about collision detection, but I didn't understand very wel…