|
You are here |
blog.selfshadow.com | ||
| | | | |
graphicrants.blogspot.com
|
|
| | | | | $$ \newcommand{\nv}{\mathbf{n}} \newcommand{\lv}{\mathbf{l}} \newcommand{\vv}{\mathbf{v}} \newcommand{\hv}{\mathbf{h}} \newcommand{\mv}{\m... | |
| | | | |
therealmjp.github.io
|
|
| | | | | 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). | |
| | | | |
seblagarde.wordpress.com
|
|
| | | | | Version : 1.31 - Living blog - First version was 2 August 2011 With permission of my company : Dontnod entertainment http://www.dont-nod.com/ This last year sees a growing interest for physically based rendering. Physically based shading simplify parameters control for artists, allow more consistent look under different lighting condition and have better realistic look. As... | |
| | | | |
raphlinus.github.io
|
|
| | | The GPU in your computer is about 10 to 100 times more powerful than the CPU, depending on workload. For real-time graphics rendering and machine learning, you are enjoying that power, and doing those workloads on a CPU is not viable. Why aren't we exploiting that power for other workloads? What prevents a GPU from being a more general purpose computer? | ||