senior CG artist, director and screenwriter.

Montreal
Joined March 2012
Simple extension to offset channels #b3d github.com/riouxr/Curve-Offs…
2
0
Hey Blender Community! I need help! I want to make a cloth sim for this cape. I looked at many tutorial but they are all about shirts, which covers both sides of the body. So I need to pin the neck and shoulder. Just don't know how. #b3d
3
4
Don’t read too much into to it. Just a joke. :-)
1
Unless you know a better way, here's a script that will reload all textures #b3d import bpy def reload_all_textures(): count = 0 for img in bpy.data.images: if img.source == 'FILE': try: img.reload() count += 1 except Exception as e: print(f"Failed to reload {img.name}: {e}") print(f"✅ Reloaded {count} texture images.") reload_all_textures()
2
3
16
Watching old TNG episodes. Funny how chatGPT has a better understanding of humanity than Data. And it can do contractions too. ;-)
4
1
Blender Bob 🔶 retweeted
I published "Even Loop" !! It is free !!😇 kushiro.gumroad.com/l/even-l… Hope you guys found it useful😄 #b3d
I’m at a Halloween party and someone is dressed as default Blender cube!!!! Love it! #b3d
22
138
6
3,604
We have a Discord channel at the university where we flag everytime Maya crashes. It's like a kilometer long. Pathetic
1
18
I’m amazed how many students, even in first year, already know Blender. Even though the university teaches Maya, nobody seems to be happy to learn it. In the second year, students can use any software they want and most of them ditch Maya for Blender. #b3d
88
133
82
2,454
So now you can hear my clips in 12 different languages. I wonder if it works well for you. Let me know! I can tell that that I definitively don't speak like this in French! :-) #b3d
1
2
Not a single comment. I’m surprised. I thought you would all freak out.
1
I meant being able to move UVs in OBJECT mode is a must. @b3d
Hey! It's been a while! Been busy. I'm making super cool changes to my BB UV addon. Now you can freely move UVs in object mode! Still need to fix a few bugs before the release but I ran out of chatGPT credits. Being able to move UVs in edit mode is a must. I hope the devs are watching (I know they do). #b3d
A vessel is approaching captain. 50 000 km. (That must be a hell of a big ship!)
3
I need to make geometry dissipates like in Avengers but instead of small particles it would be cubes. As we move a geometry closer to the one being dissipated, the geo would break apart in chunks and they would scale down as they fly again. Has to be done in Blender. Geo nodes of course but I don't really know how to approach this so I'm open to suggestions. #b3d
2
1
12