ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Something I've noticed: the bounding sphere of the final (most simple) LOD group my code generates is way bigger than the actual mesh. This makes error projection more conservative than it needs to be, meaning we get overly-detailed LODs.

Jan 15, 2025, 8:24 PM

{
  "text": "Something I've noticed: the bounding sphere of the final (most simple) LOD group my code generates is way bigger than the actual mesh. This makes error projection more conservative than it needs to be, meaning we get overly-detailed LODs.",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.images",
    "images": [
      {
        "alt": "",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreie5ilmcocw656sxspk7klrrs3pidni3zs4o6pfmxlymchaec35svy"
          },
          "mimeType": "image/jpeg",
          "size": 743170
        },
        "aspectRatio": {
          "width": 949,
          "height": 853
        }
      }
    ]
  },
  "langs": [
    "en"
  ],
  "createdAt": "2025-01-15T20:24:22.747Z"
}