{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifxj2do5vs7idxcu47hxekvtiqmh6gx4zqpipb5k7m47tkarql47y",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mffr5uu4gjh2"
  },
  "path": "/t/cartoonedgefilter-makes-the-entire-background-black/49419#post_7",
  "publishedAt": "2026-02-20T23:49:04.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "textContent": "This only happens when you have a post processing filter, right?\n\nPost processing basically draws a big screen-sized quad. I wonder if something in the drawing of that quad prevents the alpha from making it to the final buffer.\n\nWithout looking at any code, a guess is that the quad is rendered without a blend mode since each filter should (usually) be rendering a full screen quad that replaces what was beneath.",
  "title": "CartoonEdgeFilter makes the entire background black"
}