ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

If, like me you are looking for a fast BC6H texture encoder on CPU. I've just adapted @knarkowicz.bsky.social awesome GPURealTimeBC6H to run on CPU in C++. It only took 0.4 seconds (compared to 5s for Compressonator) to compress a 4096 x 2048 texture on my AMD 3900X. github.com/thennequin/U...

May 1, 2025, 7:15 PM

Record data

{
  "uri": "at://did:plc:uwhibtivsm6ja253fx4rsswc/app.bsky.feed.post/3lo4zhvorf22c",
  "cid": "bafyreiaxc2hzcoeebohwpje5ggqjuoca4plor2bdw5oojsacuj6rmxwbau",
  "value": {
    "text": "If, like me you are looking for a fast BC6H texture encoder on CPU.\nI've just adapted @knarkowicz.bsky.social awesome GPURealTimeBC6H to run on CPU in C++.\nIt only took 0.4 seconds (compared to 5s for Compressonator) to compress a 4096 x 2048 texture on my AMD 3900X.\ngithub.com/thennequin/U...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://github.com/thennequin/UtilsCollection/blob/master/FastBC6HEncoder/FastBC6HEncoder.h",
        "title": "",
        "description": ""
      }
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "index": {
          "byteEnd": 109,
          "byteStart": 86
        },
        "features": [
          {
            "did": "did:plc:od4bc4adtyrpkrnpj2e5l4b5",
            "$type": "app.bsky.richtext.facet#mention"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 294,
          "byteStart": 268
        },
        "features": [
          {
            "uri": "https://github.com/thennequin/UtilsCollection/blob/master/FastBC6HEncoder/FastBC6HEncoder.h",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2025-05-01T19:15:35.580Z"
  }
}