A small addition that might be interesting
🕑 Added 2019-02-10 04:48:19 +0000 UTCAs you might have noticed, there are still a lot of bugs to fix, so I have to postpone most of cool features, sorry about that. Still, some small new things are coming too (mostly to produce more bugs). :D
Comments
Ilja Jusupov aka x4fab
Thank you! It just moves vertices via patch, and then resubmits data on GPU. Wouldn’t work for animations or something more complex (there are different ways for that, as far as I know), but here, works great. And with this approach, it’s must easier to quickly prepare some lines for it to work rather than editing models
Ilja Jusupov aka x4fab
Thanks! It’s fully configurable like this, can be changed while AC is running: <a href="https://gist.github.com/df837b78de829d045a8918276dd55704" rel="nofollow noopener" target="_blank">https://gist.github.com/df837b78de829d045a8918276dd55704</a>
Oh, that's very nice. Is that deformation done via the patch or does it load a seperate kn5 for the damaged hood?
Awesome!! I'm curious to know if and how it is configurable via .ini file