/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

therealmjp.github.io
| | blog.42yeah.is
3.5 parsecs away

Travel
| | [AI summary] A deep dive into rendering graphics techniques using spherical harmonics and precomputed radiance transfer to achieve real-time, global illumination on diffuse surfaces.
| | solid-angle.blogspot.com
4.0 parsecs away

Travel
| | A while ago Jon Greenberg brought up the idea of accumulating lighting in screen space using spherical harmonics, in a blog entry entitled "...
| | seblagarde.wordpress.com
3.6 parsecs away

Travel
| | 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...
| | gpfault.net
21.7 parsecs away

Travel
| [AI summary] The article discusses the implementation of particle systems in WebGL 2, covering various enhancements such as dynamic billboard rendering using instancing, sprite textures, and the integration of force fields for more complex particle behaviors. It also details the setup of vertex arrays and buffers for efficient rendering, along with the necessary shader modifications to support these features.