<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: J</title>
    <description>The latest articles on DEV Community by J (@jin_123456).</description>
    <link>https://dev.to/jin_123456</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4140359%2F1dd67162-7c2d-46dd-8738-1e0f6696c6c6.png</url>
      <title>DEV Community: J</title>
      <link>https://dev.to/jin_123456</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jin_123456"/>
    <language>en</language>
    <item>
      <title>FC-babylon-pathtracer — an open-source progressive path tracer built for Babylon.js!</title>
      <dc:creator>J</dc:creator>
      <pubDate>Thu, 24 Sep 2026 04:13:48 +0000</pubDate>
      <link>https://dev.to/jin_123456/fc-babylon-pathtracer-an-open-source-progressive-path-tracer-built-for-babylonjs-4dij</link>
      <guid>https://dev.to/jin_123456/fc-babylon-pathtracer-an-open-source-progressive-path-tracer-built-for-babylonjs-4dij</guid>
      <description>&lt;p&gt;Excited to share FC-babylon-pathtracer — an open-source progressive path tracer built for Babylon.js!&lt;br&gt;
The core focus here is interactive viewport quality: it includes a zero-readback GPU a-trous denoiser that reads first-hit AOVs (Albedo, Normals, Depth) to clean up noise instantly without killing performance.&lt;br&gt;
Highlights: • GPU A-Trous Denoising (edge-aware filtering) • Web Worker BVH construction (SAH Quality) • Live material parameter updates without shader re-compilation • Support for PBRMaterials, StandardMaterials, and environment maps&lt;br&gt;
Quick Start: You can pull it straight into your local Babylon.js setup before the official npm publish:&lt;br&gt;
npm install @babylonjs/core&lt;br&gt;
npm install /path/to/babylon-pathtracer&lt;/p&gt;

&lt;p&gt;Git:&lt;a href="https://lnkd.in/ghxuyue6" rel="noopener noreferrer"&gt;https://lnkd.in/ghxuyue6&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyjy4sp78ybotsl1dhwg0.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyjy4sp78ybotsl1dhwg0.JPG" alt=" " width="800" height="447"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>performance</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
