Explore >> Select a destination


You are here

blog.willemmelching.nl
| | varun.ca
46.2 parsecs away

Travel
| | 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...
| | nelari.us
20.0 parsecs away

Travel
| | A devlog of my GPU pathtracer project, where I am writing a physically based pathtracer from scratch using WebGPU.
| | mikejsavage.co.uk
15.0 parsecs away

Travel
| |
| | erikmcclure.com
86.2 parsecs away

Travel
| About two months ago, I got a new laptop and proceeded to load all my projects on it. Despite compiling everything fine, my graphics engine that used DirectX mysteriously crashed upon running. I immediately suspected either a configuration issue or a driver issue, but this seemed weird because my laptop had a newer graphics card than my desktop. Why was it crashing on newer hardware? Things got even more bizarre once I narrowed down the issue - it was in my shader assignment code, which hadn't been touched in almost 2 years.