May 31, 2010
File this under things that people think is harder than it actually is. One thing I’ve got set up at home is the ability to use polarized light to split out the diffuse and specular components from real images. Artists spend lots of time looking at photo reference, but splitting the specular and [...]
Filed under: Materials by admin
24 Comments »
May 24, 2010
In the previous post, I talked about how a Reinhard curve, when applied to each channel individually, will desaturate your blacks. In fact, any curve that is concave downwards will do the same thing. But if we use a curve that is concave upwards, will it do the opposite, and give us more [...]
Filed under: Tonemapping by admin
9 Comments »
May 17, 2010
One thing I’ve mentioned is that if you use the simplest Reinhard tonemapping operator, then you will get desaturated blacks. In this image, the top row is using Reinhard, the middle is straight linear, and the bottom is using Filmic Tonemapping by HP Duiker. Also, there are many different forms of Reinhard, so [...]
Filed under: Tonemapping by admin
5 Comments »
May 12, 2010
Every once in a while the topic of CSG comes up. For those of you who don’t know, CSG stands for Constructive Solid Geometry. It essentially refers to making solids from boolean combinations of other solids. This is a problem from a past life when I was working on CSG with Jarek [...]
Filed under: CSG by admin
3 Comments »
May 9, 2010
As you may have seen, my 720p != 1080p article got hit by N4G.com. The N4G audience is a bit interesting because it represents the hardest of hard-core gamers. Personally, I believe that this audience follows the news before it happens and is a pretty good leading indicator, at least for console games. [...]
Filed under: Misc by admin
6 Comments »
May 8, 2010
About a week ago, I decided to try writing a wordpress theme. Wow, writing a theme is hard, mainly because of all the bugs in different browsers. It looks fine in IE 7 and Firefox, but if you see any bugs, please let me know in the comments what is wrong and what [...]
Filed under: Misc by admin
No Comments »
May 5, 2010
The most common questions that I get about my GDC talk have to do with the tonemapping operators. In particular, I’ve always found that when I read through presentations for code snippets that I always miss something. Those 2.2s can be tricky! So this post is a quick reference for various operators [...]
Filed under: Tonemapping by admin
18 Comments »