Alembic has been pretty good to me so far. We’re slowly trying to move and more and of the pipeline to use that instead of bgeos.
Don’t know how much impact it will have on the game pipelines though because ultimately the size of cache files makes it unfit to use in real-time environment.
[QUOTE=ShadowM8;14150]Alembic has been pretty good to me so far. We’re slowly trying to move and more and of the pipeline to use that instead of bgeos.
Don’t know how much impact it will have on the game pipelines though because ultimately the size of cache files makes it unfit to use in real-time environment.[/QUOTE]
Maybe not on the runtime side but I’ve found it a great alternative for dealing with hub style environments where you’ve got hundreds of files feeding into one massive file. Allows me to just load cached versions and switch out to the real geo before export.