ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Today I did a little experiment recreating "EyeToy/Kinnect"-style camera game with #Godot. This is the result. I use a green screen, a shader to remove the bg and a viewport for the processing. Now I'd like to figure out how to make a shader/algorithm to remove a regular background! #madewithgodot

Apr 17, 2025, 6:13 PM

{
  "text": "Today I did a little experiment recreating \"EyeToy/Kinnect\"-style camera game with #Godot. This is the result.\n\nI use a green screen, a shader to remove the bg and a viewport for the processing.\n\nNow I'd like to figure out how to make a shader/algorithm to remove a regular background!\n#madewithgodot",
  "$type": "app.bsky.feed.post",
  "embed": {
    "alt": "Me playing around with my game",
    "$type": "app.bsky.embed.video",
    "video": {
      "$type": "blob",
      "ref": {
        "$link": "bafkreiape7poyso64xikpyodwklvkyjkiq2pne6mnykwq2kmbcvbdq5nxe"
      },
      "mimeType": "video/mp4",
      "size": 16168244
    },
    "aspectRatio": {
      "width": 1920,
      "height": 1080
    }
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 89,
        "byteStart": 83
      },
      "features": [
        {
          "tag": "Godot",
          "$type": "app.bsky.richtext.facet#tag"
        }
      ]
    },
    {
      "index": {
        "byteEnd": 300,
        "byteStart": 286
      },
      "features": [
        {
          "tag": "madewithgodot",
          "$type": "app.bsky.richtext.facet#tag"
        }
      ]
    }
  ],
  "createdAt": "2025-04-17T18:13:18.806Z"
}