You are here |
www.willusher.io | ||
| | | |
0fps.net
|
|
| | | | Large voxel terrains may contain millions of polygons. Rendering such terrains at a uniform scale is both inefficient and can lead to aliasing of distant objects. As a result, many game engines choose to implement some form of level of detail based rendering, so that distant terrain is rendered with less geometry. http://www.youtube.com/watch?v=4S1sYUHV20s In this... | |
| | | |
www.reedbeta.com
|
|
| | | | Pixels and polygons and shaders, oh my! | |
| | | |
cprimozic.net
|
|
| | | | I've been working on building 3D scenes and environments in the browser using Three.JS. As part of those, I make pretty heavy use of the pmndrs postprocessing library for post-processing and effects. I've also implemented a custom godrays effect that works with postprocesing called three-good-godrays. It creates a custom pass that is added to the postprocessing EffectComposer which renders volumetric screen-space godrays by reading the depth buffer and shadow map for a light. | |
| | | |
morgan3d.github.io
|
|
| |