I have implemented a bunch of selection and manipulation tools like edge loop selection, growing/shrinking selections and soft selection in world and surface distance modes. #gamedev
23.02.2026 15:19 β π 2 π 0 π¬ 0 π 0@bohriumdev.bsky.social
I make video games and video game accessories. https://www.artstation.com/bohrium <- Art Portfolio https://bohrium.itch.io/ <- Mostly game jams here
I have implemented a bunch of selection and manipulation tools like edge loop selection, growing/shrinking selections and soft selection in world and surface distance modes. #gamedev
23.02.2026 15:19 β π 2 π 0 π¬ 0 π 0Perhaps weekly updates are a good way to keep track of how this project is progressing. I've turned my 3d object viewer into a 3d modelling program now. Getting a little bit more complex now. #gamedev
11.02.2026 20:29 β π 8 π 2 π¬ 0 π 0This week I've been working on dithered opacity masking, TAA implementation, shadow mapping, multiple light support, movement gizmos, undo/redo functionality, visualization shader selection and almost entirely rewriting my rendering pipeline. #gamedev
04.02.2026 18:53 β π 5 π 1 π¬ 0 π 0Slowly, but surely adding on bits to my 3D renderer/secret #gamedev tool. It's a long way off being actually useful, but it'll get there... eventually... maybe. If I have enough spare time to work on it.
27.01.2026 22:21 β π 9 π 0 π¬ 0 π 0First finished character model of the year. #gamedev #indiedev
www.artstation.com/artwork/8B8KKn
I'm trying to gather up some of the personal and practice work I've done and put it up on Artstation. So here's a character, who has been my testing ground for eye/hair shaders for a while.
www.artstation.com/artwork/DLw6wE
#Gamedev #Indiedev
Doing character art and animation is probably the most fun you can have in a game jam.
#GameDev #Megajam #UnrealEngine
There's a number of game prototypes I've developed that no one has ever really seen before. Inspired loosely by Triple Triad (FF8) and Chess, I envisioned this collectible card game as a mini-game in a bigger RPG. Uses placeholder AI art. #gamedev #indiedev
12.10.2025 08:58 β π 11 π 2 π¬ 0 π 0I directed an amazing team of devs for @ludumdare.com 58.
It was a crazy 72 hours, but we got out game, The Fragments of Wen Ruyi, submitted in time.
Had an amazing time jamming.
ldjam.com/events/ludum...
Made some silly characters for #LDJam58. Was a lot of fun.
#LudumDare #Indiedev
I sometimes get these tiny ideas for making nice little tools that help me do some #gamedev related task. And then it's like "Oh, all I need to do is just write a PBR renderer and a game engine before I can create the tool. Sounds simple enough." π
Anyway, here's a clip from my OpenGL renderer. π
Doing some "retro-feel" experiments in Unreal. It's interesting that even if you make things look objectively worse, just getting away from the "default engine look" makes it seem like a lot more effort has been put into it. #indiedev #gamedev #unrealengine
28.09.2025 20:39 β π 15 π 3 π¬ 1 π 0As for the benefits - I can change the colours, create new textures, change pupil size, iris size, the strength of the iris edge darkening, visibility of the veins, the shading of the sclera, even the strength of the shadow of the eyelid. Yes, I may get slightly obsessed with things sometimes. π
24.09.2025 07:44 β π 0 π 0 π¬ 0 π 0I don't know if it's just pure stubbornness on my part, but I can't just copy paste an eye material from Epic for my projects, I have to make my own from scratch. Left is mine, right is Epic's. #gamedev #indiedev #unrealengine
24.09.2025 07:34 β π 13 π 3 π¬ 1 π 0A photo next to a 3d model of the same flintlock pistol.
Going for realistic hard surface models is a little out of my comfort zone, but I think I did okay. #gamedev #3dmodelling
08.09.2025 21:30 β π 6 π 1 π¬ 0 π 0This is one of my projects I really wish I fully had the time and resources to work on and turn into a proper game. The idea was to have a low-stress Overcooked combined with those pizza making mini-games from Pizza Tycoon. www.artstation.com/artwork/XJ88Rn
#gamedev #indiedev #unrealengine
It looks cool, but hidden under the surface is something truly horrific... the shader complexity viewmode π« #gamedev #unrealengine
03.09.2025 12:18 β π 12 π 2 π¬ 1 π 0A single mesh with some UV and material sorcery lets me individually time the order of appearance for the coins. #UE5 #gamedev
02.09.2025 23:09 β π 6 π 2 π¬ 0 π 0Getting this simulated ship's wake to work over an infinitely large ocean is one of the more annoying things I've done for this little arcadey nautical game. #gamedev #unrealengine
13.08.2025 11:23 β π 8 π 2 π¬ 0 π 0I couldn't find a solution for monocular facial mocap that I liked, so I wrote my own. Still a little rough, but I'm already excited about it. #UE5 #gamedev
14.03.2025 17:27 β π 10 π 4 π¬ 0 π 0Made a little blueprint actor that tiles the meshes, captures the scene colour/normal/roughness/metallic and exports the textures. Slight height offset for tiling to prevent intersecting near the edges. (Doesn't matter with orthographic projection.)
18.01.2025 03:05 β π 0 π 0 π¬ 0 π 0Need a texture of a bunch of stuff in a big pile? You can use UE5 to physics simulate them and then use the buffer visualization modes to get PBR texture maps out of it.
#gamedev