-
Recent Posts
- Comparing Microfacet Multiple Scattering with Real-Life Measurements
- Biome Painter: Populating Massive Worlds
- GDC 2018 Presentations
- Cloth Shading
- Digital Dragons 2017
- Job System and ParallelFor
- GDC 2017 Presentations
- HDR Display – First Steps
- GDC 2016 Presentations
- Automatic Exposure
- ACES Filmic Tone Mapping Curve
- Analytical DFG Term for IBL
- Lightmapping in Anomaly 2 mobile
- Digital Dragons 2014 Programming Track
- Octahedron normal vector encoding
- Simple GPUView custom event markers
- LA Noire
- Unreal Engine 4 gaussian specular normalization
- Visual C++ linker timestamp
- PixelJunk Eden data extractor
- Virtual memory on PC
- Shader Optimizations
- Software occlusion culling
- Aggregated deferred lighting
- Rendering Light Geometry for Deferred Shading/Lighting
- Siggraph 2010 Papers
- VC++ and multiple inheritance
- CELL SDK installation on Fedora 13 x86_64
- Color grading and tonemapping using photoshop
- C++ compiler VS human
- Particle data structure
- Premultiplied alpha
- SPU programming on a retail “fat” PS3 with Linux
Categories
Follow me on Twitter
My Tweets
Category Archives: Post Processing
Digital Dragons 2017
A few days ago I had a chance to attend and speak at Digital Dragons 2017 about rendering in Shadow Warrior 2. It was a total blast – very pro organized, had a honor to meet some incredible people and listen to … Continue reading
Posted in Conference, Graphics, Lighting, Post Processing
7 Comments
Color grading and tonemapping using photoshop
There is a very simple and nice idea in UDK documentation about adding color grading to engine in easy way, without writing any special tools. Color grading in UDK uses LUT table (3d texture, with mapping from RGB to RGB). … Continue reading
Posted in Graphics, Post Processing
Leave a comment