@tedchirvasiu The mesh deformation is entirely done on the CPU using a normal script. I am actually moving the mesh vertexes every frame. If you check the link in the description i provide the code. Cheers!
It is not technically a physics simulation, just a clever bitmask manipulation that is translated into a mesh deformation. So to answer both your questions: not very processor intensive really., should work on just about anything. If you wanted to do the same thing with 'proper physics' it would be very very expensive. (which is why I went the 'fake' route :-)
Hello!This is really cool!
The mesh deformation happens on the GPU or on the CPU?Do you use a normal script or a shader to deform it?
tedchirvasiu 4 months ago
@tedchirvasiu The mesh deformation is entirely done on the CPU using a normal script. I am actually moving the mesh vertexes every frame. If you check the link in the description i provide the code. Cheers!
tauntingpanda 4 months ago
TUTORIAL!!!!!!!!!!!!!!!!!!!!!!!
Video4Winter 10 months ago
It is not technically a physics simulation, just a clever bitmask manipulation that is translated into a mesh deformation. So to answer both your questions: not very processor intensive really., should work on just about anything. If you wanted to do the same thing with 'proper physics' it would be very very expensive. (which is why I went the 'fake' route :-)
tauntingpanda 2 years ago
@tauntingpanda how do you make water
7footballfanatic7 1 year ago
@tauntingpanda How do you do bitmap manipulation in Unity? I'm looking to do something very similar.
clckwrk 1 year ago
@tauntingpanda Is there anyway to get a download of this? Like a prefab, or a script? It would be hella awesome and much appreciated.
mbe102 1 year ago
@mbe102 Check out my other video: ripple effect test in unity 3d, it has a link in the description to my blog where you can download it :-)
tauntingpanda 1 year ago
I'm also interested in the Tornado Twins' question, and I do wonder if there's some way to incorporate it into simple physics...
TuahShinguru 2 years ago
nice looks cool
PKreviewsnvideos 2 years ago
Suweet!!! Is that Unity Pro?
Is it very cpu expensive when used in a larger level?
Great work man!
TornadoTwins 2 years ago
Ooooo very nice.
paste120 2 years ago