Motion Blur with Alembic - 4.1

Hi, I trying to render my scene with motion blure. My scene have for example one normal mesh with animation and big alembic file. Normal mesh have motion blure, looks nice. In my alembic sim is not working. I tried different settings, nothing helps, can someone give some advice ? This is my settings motion blur :

And this is my abc settings :

I’ve already tried it now remove “.velocities” and change “Second” to “Frame” - still nothing :frowning:

I would suggest to reimport your alembic and go to the geometry spreadsheet and see if you have any velocities showing in the geometry spreadsheet

I don’t see any velocity here :

Then your alembic mesh has no velocity information so Blender won’t be able to use motion blur with your alembic import. If your using another software check to see if you are able to export the velocity information for your sim.

Try using the Vector Blur node.
I don’t know if I can get the Vector value.
If not, you will have to do it manually.

※ Vector Blur does not create perfect motion blur.

It’s not working too :frowning:

I can’t test it because the file doesn’t exist.
Please refer to the link.

I’ve been struggling with this issues for months and found a solution.
When importing the alembic file, turn the “Is Sequence” option on, then disable it in the Mesh Sequence
Cache modifier.

Unfortunately it still doesn’t help.
Here is my test alembic : https://we.tl/t-WUmwbAaXf5 animation from 100 to 115 frames. If you or someone else have time and willingness to test, I would be very grateful !

Just checked your file. It has no velocity so you would need to export your mesh with velocity information what software are you using?

3ds max with TYflow. I found option when I export abc as collapsed mesh I don’t have motion blur when I use option “noder per particle” - then one mesh is one alembic motion blur is working. The problem is I have for example 20 000 animated mesh so I can’t have each alembic for one mesh. Is need to be one collapsed mesh.

If its a particle sim you could just export it as a point cloud then the file size will be smaller and blender is able to render alembic point clouds with motion blur from version 4.1

It is particle sim but with shape sphere with special texture etc. I already have almebic point cloud but is possible to use this with mesh ? Because now I have only particle in blender without mesh…

You could try the instance to mesh in blender and import your shape sphere in blender as a sperate object

The file you shared does not have a frame to play (only 16 frames exist) :thinking:

If it’s simply a particle simulation, try it on blender.
Blender does not support particle simulation, but using Addon in the link below, particle simulation is possible.

I almost have everything I export with alembic point cloud, added my mesh and materails. But now I dont have rotation, only position and velocity … I m not sure but I think alembic point cloud don’t export rotation info … :frowning:

but i Tyflow I have option rotation :

Alembic in blender is not able to read all attributes at the moment so it might be better to render in 3ds max the particle sim and do it in comp after

Sad :frowning:
Is more complex I need render this in blender. If I finde some solution I will add coment.

There is a special fork of blender that can handle other attributes for alembic. It’s prone to crashes but you might be able to work it out

here is the thread New Alembic features and attribute rendering - #52 by Joel_RVC