Load and Parse 3D .OBJ files for the WebWe will create a .OBJ loader that can read and parse 3D data which we will use later to render a 3D model in the browser.Jun 6, 2022Jun 6, 2022
Lets Look At Magic LookAt MatricesLinear Algebra is magical. Implementing my own LookAt matrix for a 3D WebGPU application in Javascript has changed my life.Apr 25, 20221Apr 25, 20221
Drawing a Triangle with WebGPUWebGPU is part of the new generation of rendering, created for the web. Let’s draw a triangle with it.Apr 18, 2022Apr 18, 2022