TECHNOLOGY
>>695051168shame activist devs will use these advances in technology and add them to a tranny/non binary freak and games journalists will tell you it's the hottest thing ever
>>695051168cant you do this with geometry nodes in blender pretty easily? i need to stop putting off learning the node shit
>>695051168
>>695051168Modern game devs don't give a shit about technology stuff. If you're lucky some indie dev might include something similar in his game somewhere around 2070
>>695051168uhhh
>>695051828Some kind of shrinkwrap trick
Awesome.
>>695051349This.Troonguard has the best hair physics I've ever seen but that technology will only ever be used to model repulsive wokeoid character designs.
>>695051168>frajeelay>must be Italian
>>695052146sauce?
TECHNOLOGIC:https://files.catbox.moe/35bmdt.webm
>>695052235>saucemy little bird can't be this cute
>>695052235Dead or Alive Xtreme: Venus Vacation
>>695051168Wow, a geometry shader, those are really cutting-edge technology ever since like 2007. Windows Vista, what a remarkable piece of software.
>>695052848>running at 5fps instead of 5 framer per minuteNow that's the improvement
>>695052280that's insane
>>695052280looks like real-time rendering has caught up with 2010s pre-rendered wegs
>>695053074i've got even betterhttps://files.catbox.moe/u838g8.webm
>>695053367sauce
>>695051168all of that technology only to be used in some troonslop where they can't even let you make male/female because it's type1/2
Too bad western devs will never use it because it might give gamers an erection, and we can't be having that!
>>695054581Saved from twatter years ago
>>695052280Thats scary.
>>695052146>it has a limitThey should have let us soak her in oil and other substances
>>695054934rent free
>>695054934Can you go for two seconds without talking about trannies?
>>695051397you can, but you cant do anything with nodes "easily"
>>695055351he's thinking about the possible applications of this technology and that's a logical train of thought
>>695051168i am not impressed it just the same shit expanded.
>>695051168For 1 whole day I will be the butler of whoever made this technology. They can redeem this reward at any time for they are my soul brother.
>>695053367>neuron activation
>>695051168is this achievable natty?
>>695052280Mour?
>>695051828Yup. That bit really killed the illusion. Why is it so hard for 2 virtual objects to deform each other accurately upon colliding?
>>695052280This tech>>695057320On this belly
>>695053367Nope. Didn't see nuffin mr. Glowie.
>>695057320only have this:>>695057342> Why is it so hard for 2 virtual objects to deform each other accurately upon colliding?it isnt, it is actually incredibly easy - it just math.And this is the root of all our problems - math. For complex meshes you need SHITLOAD of math and no CPU can calculate it realtime purely (purely as in accurately). So we resort to hacks and workaround and approximations.
>>695057230only have this:https://files.catbox.moe/6o9ej2.webm
>>695057740>404
>>695057863Subverted your expectations?
>>695051828my legs do this, it's pretty annoying and why i only wear long pants
>>695051397You can. I did it once. But found that it's fairly limiting. The wrapping geometry can't hang off an object without getting messy. Say you wanted to use this to create foreskin, you can't make it hang off the tip. At least, not with the method I was using. There's probably a fix for it, that will increase the complexity a great deal.>>695057342It's as the other anon says. The amount of math required is too taxing on our hardware. In order to get real time collisions that actually look realistic, we will need 1 of two things: A new computational breakthrough, that increases the speed of technology 100x. Like quantum computing or something like that.Or, a new math breakthrough, that somehow manages to do mass amounts of calculations in an extremely optimized way. You can try to work this out on your own, but it's unrealistic. Like trying to discover perpetual motion. What you'll most likely end up doing, is finding very optimal ways of calculating. But never find the a solution that is ideal.
>>695051397i'm pretty sure you can just do this with modifiers too
>>695051828try recomputing yer normals
>>695058185just count harder
>>695057863huh odd I think catbox is finally pozzzedhttps://imgur.com/a/onvh6wu
>>695058432imgur has been pozzed for a good while lol
>>695058432are you trying to upload CP or what
photo-realistic bra straps please! i wanna see those huge titties tugging at the straps and dig into her shoulders as they struggle to contain the weight!
>>695057659This isn't actually arbitrary deformation, nor is any collision detection required, since the band's location is already defined in relation to the surface.This makes the technique demonstrated by OP piss-easy. The CPU uses the location of the band to produce a displacement map for the surface exactly once. Not "once per frame", but "once, ever". This displacement map is then loaded into VRAM and used by the GPU to move vertices along their normals. Deforming thousands of vertices per frame is what the GPU was literally made for, so the performance impact is negligible. The CPU does zero work per frame. The leg can then be used as legs are commonly used, and the indentation works as you would expect.If we wanted to get fancy, I'm sure the displacement map could be recalculated on the GPU per-frame as well, but I sure am not going to figure out how to do that. It might have a performance impact, but it would allow the bands to change positions between frames without torturing the CPU.
>>695058432>>695058560imgur banned nsfw posts last year
>>695058560...no?https://i.4cdn.org/gif/1732050048812720.webm
>>695051168Umm what about blood circulation?
>>695059779my blood is circulating for sure
>>695059779all my blood is currently elsewhere if you catch my drift
>>695052146
>>695059779Simulating the restriction of blood flow caused by arbitrary pressure might be difficult. But if it's achieved, it could be used for dynamic skin discolouration in extremities.
>>695059976hot
>>695059976>mfw I try to mod the panties out
>>695059029that's cool, is this using morph targets?
>>695058598oh yes>>695059029woah dude, shes 8
>>695059029i wonder how difficult this is to achieve in games
>>695060330that's actually from a porn game called Wild Life.
>>6950603248 million polygons yeah
>>695060330that is from a game
>>695060494tfw no Tali to milk
>>695060330Not at all. Each vertex is deformed based on a pretty simple function of the joint angles near it and the direction of gravity. The CPU will have to do a laughably small amount of calculation and then the GPU does what GPUs do best.
isn't displacement a common operation?
>>695060731yeah, anons are being wowed by 2010s tech
all this tech but the games are shit
>>695060846Pedophiles are incredibly stupid
>>695051397Geomemetry nodes are the antichrist i fucking hate that they've become so popular so many gigs require being used to them lately.
>>695060330Games can do better than that. I wouldn't even say that's particularly great. It's serviceable, but could be improved upon.
>>695051168What program and how
>>695061098Literally any modelling software, but mostly Blender.
>>695051397>GeonodesLattice modifier, lmao
>>695051168https://www.youtube.com/watch?v=GHhD4PD75zY
>>695051168Check out my custom fur node. Made it from scratch. It's still a work in progress. It works by duplicating the mesh, splitting all the faces, and then lifting the faces off the mesh in a hinge motion. Then giving each lifted face UV coordinates, and applying a black and white texture to mask a portion of the face in transparency, thus giving it that fur like texture. Because the fur faces are duplicates of the base mesh, it's already shares the UV coordinates of the base. So the color that's textured on the base, shows up on the fur too.The next step is figuring out how to control which direction the fur hinges from when it's lifted. Right now the hinges are decided by each faces' edges Z distance. Which gets ok results. But ins some spots, the fur is going in a direction that conflicts with nearby fur, making those spots look ugly. These ugly spots aren't very noticeable when the fur is short, but very apparent when the fur is long. So I have to figure out a way to control the direction of the fur, so it will always hinge in the best looking direction.
>>695062884Haha cool tech what are you using that for anon?
>>695062993Why video games, of course, haha. A cute animal mascot platformer.
>>695061220I have Blender. So how?
>>695061098live dynamic is difficulthttps://f95zone.to/threads/how-can-we-achieve-soft-skin-physics-in-unreal-engine.137663/#post-13774975
>>695060330i mean its pretty easy to do, the problem is it takes time
>>695063504I don't know, I don't use Blender. I definitely know how to do this in raw C++ and shader code though. In Blender, it's probably possible with a displace map and a custom plugin (which is where we circle back to raw C++).
>basic bitch geometry nodes>this impresses the /v/irgin
>>695065519Technology is not about complexity of tools, it's about efficacy of usage
>>695053367Uohhh
frankly, anything fancier than GoldSrc models and animations has been a mistake.
When am I gonna get to see this tech used for fat bitches, not just boobs and thighs
>>695053367>Incredible rigging technology>Used exclusively by pedophiles to make loli slop garbageMaybe we should have a draft after all.
>>695064730Interesting. Guess I gotta figure out displacement maps.
>>695053367What is the purpose of the actual human bones?
>>695057342accurate collisions would require a ton of computing per frame giving that you would need to do all vertices checks.We are stuck with either half measures like collision maps(which basically means use low poly versions of the objects to do the checkings) or visual tricks like the OP where you can manipulate the normals and vertices to get something that looks alright most of the time.
>>695066670as a display of how the muscles they rig are realistically in the spots they would connect to the bones i suppose
>>695059976Biblically accurate Marie Rose
>>695066670Could be a used for a number things.1. Having a reference to make sculpting the mesh more accurate, and easier.2. Having a reference to make rigging more accurate. Like say, you're wondering how far one of your rigging bones should be allowed to move. If it intersects with a real bone, then you know it's moved to far, and you can adjust.3. Using the bones to alter the mesh by proximity. So mesh that is near the bone will be more solid, while mesh farther from the bone will be more pliable.4. Giving the bone actual collision, so it works like the 3 option, only more accurate.
>>695061098The original tweet was some Jap in Blender using Geometry Nodes IIRC
>>695052068Bro the hair physics were literally carried over from fifa since all their shit is on the frostbite engine
>>695052146ruined
>>695052280SOURCE NOW
>>6950599762D? Sry only 4D for me
>>695066515Time to level the playing fieldhttps://www.youtube.com/watch?v=Zx2LtlZqG3g
>>695067725ewww sportsball games