ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Some Bitframes tech/webdev notes: I ended up dropping the workers and offscreen canvas code. I found that sync (main thread) rendering with careful canvas pooling & caching, intersection testing, and rAF-deferred render queues was much simpler, more cross platform, and felt just as smooth.

Nov 23, 2024, 10:22 PM

Record data

{
  "uri": "at://did:plc:zdlvtfvvdcdccmqlxe2s7xvh/app.bsky.feed.post/3lbnjr67i322k",
  "cid": "bafyreiglfvsv3lc57qie5vxnhekkgphzff4q26a2ekyenn6uvy7cxnkw4a",
  "value": {
    "text": "Some Bitframes tech/webdev notes:\n\nI ended up dropping the workers and offscreen canvas code. I found that sync (main thread) rendering with careful canvas pooling & caching, intersection testing, and rAF-deferred render queues was much simpler, more cross platform, and felt just as smooth.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2024-11-23T22:22:11.029Z"
  }
}