Coding
Organised Reality - Generative art and source code
This article describes how I implemented a PBR renderer with image based lighting in Nodes.io
Coding
How I built a barebones WebGL PBR renderer in Nodes.io
This article describes how I implemented a PBR renderer with image based lighting in Nodes.io.
Coding
The continued success of my excessively decoupled React SPA architecture
I use an unconventional React SPA architecture to great success. Here I share the details of the architecture and the reasons behind it.