/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bartwronski.com
| | placeholderart.wordpress.com
5.3 parsecs away

Travel
| | Implementing a Physically Based Camera: Understanding Exposure Manual Exposure Automatic Exposure Automatic exposure is the process of adjusting camera settings in response to a given scene to achieve a well exposed image.This is sometimes referred to as eye-adaptation in games. However, the goal here is to obtain settings that will be used by other rendering...
| | nyanpasu64.gitlab.io
10.6 parsecs away

Travel
| | Adventures in programming, hardware, DSP, and chiptune
| | simoncoenen.com
5.1 parsecs away

Travel
| | A graphics study of Doom Eternal
| | therealmjp.github.io
31.2 parsecs away

Travel
| Lately I've been thinking about things in graphics that have long worn out their welcome, and I started a list of techniques that I hope will be nowhere in sight once everyone moves on to next-gen console hardware (or starts truly exploiting high-end PC hardware). Here they are, in no particular order: Phong/Blinn-Phong - we need more expressive BRDF's for our materials, and these guys are getting in the way. Phong is just plain bad, as it doesn't even produce realistic streaks at glancing angles (due to using the reflection vector and not the halfway vector like with microfacet-based BRDF's).