<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: PiXeL161616</title><link>https://news.ycombinator.com/user?id=PiXeL161616</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 03 Sep 2026 06:45:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=PiXeL161616" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by PiXeL161616 in "Poisson Disk Sampling"]]></title><description><![CDATA[
<p>Never found a way to do this per-pixel in a shader, Bridson's needs the active list. Ended up hashing cells and jittering inside them instead.</p>
]]></description><pubDate>Wed, 02 Sep 2026 20:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49541634</link><dc:creator>PiXeL161616</dc:creator><comments>https://news.ycombinator.com/item?id=49541634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49541634</guid></item><item><title><![CDATA[New comment by PiXeL161616 in "Fractal Jittered Voronoi Partitions"]]></title><description><![CDATA[
<p>Fractal jitter has a trap worth knowing if you use this for feature placement rather than just partitioning. If you domain-warp the field, the warp has to scale with the cell size. A fixed-wavelength warp just translates the small cells instead of deforming them, so the fine scales still read as clones of each other even though the coarse ones look fine.<p>Two others that bought us a lot: give the features a power-law size distribution, and jitter across the whole cell rather than a safe fraction of it. Undersized jitter leaves a ghost of the original lattice that you can see long before you can name it.</p>
]]></description><pubDate>Tue, 01 Sep 2026 16:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49524125</link><dc:creator>PiXeL161616</dc:creator><comments>https://news.ycombinator.com/item?id=49524125</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49524125</guid></item><item><title><![CDATA[New comment by PiXeL161616 in "Hilariously fast volume computation with the divergence theorem (2018)"]]></title><description><![CDATA[
<p>Voxelising, most likely. The naive way's to rasterise the mesh into a 3D grid and count the cells inside, which really is rendering and then sampling the result. It costs resolution cubed instead of triangle count, and the answer's only ever as good as the grid.</p>
]]></description><pubDate>Fri, 28 Aug 2026 18:45:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49482750</link><dc:creator>PiXeL161616</dc:creator><comments>https://news.ycombinator.com/item?id=49482750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49482750</guid></item><item><title><![CDATA[New comment by PiXeL161616 in "[dead]"]]></title><description><![CDATA[
<p>Techniques for leveraging Impostor Syndrome to enhance your role as a manager while emphasizing the significance of embracing discomfort, fostering self-awareness, and cultivating a culture of continuous learning.</p>
]]></description><pubDate>Wed, 08 Nov 2023 21:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38197380</link><dc:creator>PiXeL161616</dc:creator><comments>https://news.ycombinator.com/item?id=38197380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38197380</guid></item></channel></rss>