|
You are here |
blog.maximeheckel.com | ||
| | | | |
jamie-wong.com
|
|
| | | | | One of the techniques used in many demo scenes is called ray marching. This algorithm, used in combination with a special kind of function called | |
| | | | |
varun.ca
|
|
| | | | | When building a 3D scene using libraries such as Three.js we generally use meshes. You define a geometry attach some material to it to... | |
| | | | |
kosmonautblog.wordpress.com
|
|
| | | | | The main goal is to expand our technique to work with multiple volume textures, both from multiple instances of the same signed distance field and different meshes altogether. I will also explore sub-surface scattering and AO. | |
| | | | |
csantosbh.wordpress.com
|
|
| | | This article is an extension to a previously discussed topic: How to perform large texture magnification for pixelated games without aliasing between texels. My first post described a method to achieve this by assuming that, during the whole time, your polygons remain approximately at the same size after they are rendered. Constant pixels with variable... | ||