So, I am trying to cache a 1400 frame animation as a vrmesh so then it can be instanced a couple hundred times without killing our machines...
So, when I try to locally convert the .ma file into a vrmesh using the provided tool, it lingers for a couple days, and never finishes... so then I decided to first cache it as an ABC, and the use the ply2vrmesh.exe tool, but this one caches instantly when I hit enter in the cmd window...
are there any limitations in size or animation duration?
edit: just running the ply2vrmesh.exe file.abc -info command crashes the application... are there any preferred alembic settings for this case?
So, when I try to locally convert the .ma file into a vrmesh using the provided tool, it lingers for a couple days, and never finishes... so then I decided to first cache it as an ABC, and the use the ply2vrmesh.exe tool, but this one caches instantly when I hit enter in the cmd window...
are there any limitations in size or animation duration?
edit: just running the ply2vrmesh.exe file.abc -info command crashes the application... are there any preferred alembic settings for this case?
Comment