jitspoe

@jitspoe.bsky.social

Former AAA game developer gone indie: Lone Wulf Studio LLC. Working on Fist of the Forgotten and KOOK. Also worked on Goop Loop, Digital Paint: Paintball 2, Far Cry 3, Far Cry 4, Ghost Recon: Future Soldier, LawBreakers, and Radical Heights.

You can upload transparent pngs and have them show up correctly, if you use a third party app. I don't know that *all* third party apps will work but at least some do. You will also get better image quality uploading art/photos through another app, less or even no compression! Just an FYI.

A dark pink-ish dragon flying straight towards the viewer.
Blue Appaloosa@blueappaloosa.bsky.social · yesterday

Testing out some image uploading, since BlueSky changed how it serves images a few months ago. Starting with a png file that has a transparent background. This post is from "vanilla" BlueSky, and will probably no longer have a transparent background.

A dark pink-ish dragon flying straight towards the viewer.

Really cool! 😎 What are you using to generate the signal? I’ve been playing with WebAudio to generate a walkable DOOM level on the oscilloscope and showed it off at the #cssday conference last month.

BildBild

Adding "simple" features to Paintball 2 (based on Quake 2) is such a challenge. I wanted to add a flag position indicator, but there's no 3D icon support, so I needed to implement that, but there's no camera unproject to convert 3D to 2D, so I had to add that, but there's no matrix math support...