Jump to content

sand solver for H13


Artem Smirnov

Recommended Posts

Hi. It seems that everyone these days make the sand solvers.
This is the demonstration of a custom sand solver I have developed for Melnitsa Animation. It is erosion based solver.
Mostly implemented with vex. Part of collision algorithm is writen in c++. There are also vex and c++ implementation of erosion nodes. Vex is faster but c++ is more accurate.

It can't produce small nice details as sideFx pbd solver in houdini 14, but it is faster and works in certan situations.

Pros:
- Fast
- Stable
- Produce predictable results
Cons:
- not physically correct
- not all types of concave collision objects are supported
- it is not all-purpose solver

 

  • Like 7
Link to comment
Share on other sites

Yes. There will be a new pbd solver in houdini 14. And, obviously, I cant compete with sesi :), they are just too stunning. I just posted this to show that everything you can imagine is possible in houdini. You can assemble anything, even if it is not in the feature list. Also my solver have very different underlying principles then sesi pbd solver.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...