would love to see what solution you end up with so i can steal it to speed up my spline sampling functions
20.01.2026 15:56 — 👍 1 🔁 0 💬 1 📌 0@michaelharmon.bsky.social
ENG/中文/廣東話 I love Jesus, and I love art that makes your heart sing. If you need anything —literally ever— just let me know.
would love to see what solution you end up with so i can steal it to speed up my spline sampling functions
20.01.2026 15:56 — 👍 1 🔁 0 💬 1 📌 0oh lol ignore my previous reply about linear splines, this is exactly what I was thinking of. yeah i would think a binary search would be the fastest. I mean this seems like the textbook example for when you'd use a binary search.
20.01.2026 15:46 — 👍 1 🔁 0 💬 1 📌 0is this not just a linear spline if your knot values match the y value? I remember the algorithm for finding the appropriate span being pretty fast, and then sampling is just a linear interpolation
20.01.2026 15:35 — 👍 1 🔁 0 💬 1 📌 0great tool! this type of navigation of dependencies has become one of the things I like the most about Maya. having it in Godot would be fantastic
20.01.2026 15:31 — 👍 1 🔁 0 💬 0 📌 0I'll never understand your black magic.
don't stop though
oh? wait i thought bent normals had to be baked textures per object??
17.09.2025 01:08 — 👍 1 🔁 0 💬 1 📌 0contrast of B looks better to me
05.07.2025 20:46 — 👍 1 🔁 0 💬 0 📌 0one of my big animation papercuts for blender:
blender.community/c/rightclick...
any votes would be greatly appreciated. blender deserves to be an animation powerhouse
might just have to steal that and add it to my node library :)
03.07.2025 00:28 — 👍 1 🔁 0 💬 0 📌 0i have a question for you too
how do you do your face corner normal transfer? I tried a bit the other day to figure out how to do it with no success
using this to cut lines for shadows to encode shadows into the vertex color so I can ditch shadow-maps for my VR app
02.07.2025 19:06 — 👍 1 🔁 0 💬 0 📌 0:)
02.07.2025 19:04 — 👍 2 🔁 0 💬 1 📌 0ooh!! I know this one :)
just use an attribute capture! When you cut one mesh with another the cutter mesh face attribute will be present only on the cut faces :)
Here I'm doing some extra shenanigans to try and cut lines like the knife intersect tool, but the idea is the same.
sounds like a bug! make sure and report it so it can get fixed before blender 4.5 comes out
26.06.2025 14:03 — 👍 2 🔁 0 💬 0 📌 0Any progress on this? I'm ditching standard shadow maps and baked lighting for my VR app. Already figured out how to bake nice hard shadows into the geometry but still need a face corner AO solution that doesn't require manually applying a modifier and using blender's bake tools. Would love to test.
24.06.2025 17:22 — 👍 1 🔁 0 💬 1 📌 0kwrite maybe
23.06.2025 19:35 — 👍 1 🔁 0 💬 0 📌 0shader schema or shader macro maybe?
18.06.2025 14:23 — 👍 0 🔁 0 💬 0 📌 0i want to bake this into the vertex color alpha channel, meaning I'd only want it to be "face corner" in the sense that it can have hard edges where the mesh does. An option to split verts by hard edges and then bake the AO into the point would work great too (if it looks like this)
16.06.2025 15:25 — 👍 1 🔁 0 💬 1 📌 0I'd use it :)
16.06.2025 15:16 — 👍 1 🔁 0 💬 1 📌 0what did you end up changing to get that performance boost?
16.06.2025 14:44 — 👍 1 🔁 0 💬 1 📌 0well whatever it is it's making me happy
13.06.2025 02:38 — 👍 2 🔁 0 💬 0 📌 0holy wow that looks tasty
11.06.2025 05:20 — 👍 0 🔁 0 💬 0 📌 0unfortunately i think this is the new normal for Internet videos in general 🤧
05.06.2025 15:05 — 👍 0 🔁 0 💬 0 📌 0lots of good ones! But mostly still hoping for lightmap support for multimeshes to merge (it's got its milestone set for 4.5)
05.06.2025 15:03 — 👍 1 🔁 0 💬 0 📌 0how'd you do it without the normals getting messed up from the flip?
01.06.2025 17:41 — 👍 1 🔁 0 💬 1 📌 0this looks incredible! I'm super curious how the shader works.
the VR app I'm developing for the quest has made me realize just how many "standard" shader tricks you can't use, since you aren't really able to read from the gbuffer depth or color without a huge performance hit.
How'd you do it?
yes please
23.03.2025 15:18 — 👍 0 🔁 0 💬 0 📌 0couldn't tell you what this is but i know that it looks good
27.02.2025 00:41 — 👍 3 🔁 0 💬 1 📌 0Krita. It's advertised as a painting software but it's actually a pretty incredible Photoshop alternative all around
12.02.2025 14:54 — 👍 1 🔁 0 💬 0 📌 0I remember when I built my first PC 8 years ago and thought "huh, do I really need a windows license?" and then went all in on linux.
Never looked back my friend.