From feb25c70651a64fd2c2cea6bdf6efdff3051154c Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 24 Sep 2025 20:36:13 -0700 Subject: shit yourself --- index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'index.md') diff --git a/index.md b/index.md index 46b5b1d..1164d51 100755 --- a/index.md +++ b/index.md @@ -427,6 +427,7 @@ I made two non obvious decisions in the way I bake the vertex offsets: think in terms of the bounding box dimensions rather than the square root of the sum of squares of the box's dimensions. Like if your box is 1x0.6x0.2, then you can just raymarch a primitive with those dimensions and your + simulation Just Works. The origin point is recovered on the GPU as follows: -- cgit v1.2.3