snow icon indicating copy to clipboard operation
snow copied to clipboard

OpenGL and Houdini snow simulation (material point method)

Results 5 snow issues
Sort by recently updated
recently updated
newest added

I am trying to generate the initial snow (with particles) in Blender, but the result is bad, so I wonder what algorithm you use to generate the snow particles in...

question

Hi, Your code is easy to understand in engineering point of view, it's well coded. And I almost went over all part of the 2d version, but there is one...

question

I just built the Houndini 14.x plugin on my macOS Big Sur, I fixed a lot of building error with some ugly hacks for C++ headers. Finally, I built the...

houdini-version-issue

I can build the Houdini plugin without any problems (lots of warnings, but no errors), but when I try to run, it crashes. Houdini immediately crashes when I try to...

houdini-version-issue

Hi! I have gone through your code in 2D snow simulation. I saw you wrote implicit velocity update in code but in constants file the implicit function is disabled. So...