Search Articles — Sudonull

Search Results

In this project

React UI update: render and commit phases

https://sudonull.com/react-ui-update-render-and-commit-phases

Breakdown of the UI update process in React: from trigger to browser pipeline. Detailed on Fiber, flags, reconciliation for middle/senior developers. Dive into the mechanics.

Outline Unity 6 URP: Render Graph without artifacts

https://sudonull.com/outline-unity-6-urp-render-graph-without-artifacts

Implement the outline effect in Unity 6 URP Render Graph. Solution for corner breaks and scale dependency. Full shader and C# code. For middle/senior dev.

Rendering 3D apartments in the browser on Three.js

https://sudonull.com/rendering-3d-apartments-in-the-browser-on-three-js

Learn how to render procedural 3D apartments with multiplayer on Next.js + Three.js. Optimizations, avatars, lighting without glTF. For middle/senior dev.

Mandelbrot Animation: 80-bit SSAA 8x8

https://sudonull.com/mandelbrot-animation-80-bit-ssaa-8x8

Generation of Mandelbrot fractal video with 80-bit precision, 64x supersampling and OpenMP. Source code, FFmpeg optimization, render pipeline. Download and run.

Roomify: AI interior rendering on React Puter

https://sudonull.com/roomify-ai-interior-rendering-on-react-puter

Learn how to build an interior visualizer on React 19 and Puter: serverless workers, AI generation of 3D from plans. Example code, architecture, issues. For developers.

From other projects

WorldLand vs Render: Verifiable Compute Explained

https://ymaho.com/worldland-vs-render-verifiable-compute-explained

Understand the key differences between WorldLand and Render Network—two approaches to decentralized GPU computing that shape how we trust digital work.

Trending Now