/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

gpfault.net
| | csantosbh.wordpress.com
1.9 parsecs away

Travel
| | 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...
| | blog.willemmelching.nl
0.6 parsecs away

Travel
| | A small weekend project to buld a colorful Mandelbrot set renderer using OpenCL.
| | webglfundamentals.org
1.9 parsecs away

Travel
| | How to simulate a 3D texture in WebGL
| | wweb.dev
25.9 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...