@RyanLykos The UI visual looks great! The setup could be a lot simplified tho. A string to value node with connected to String to Curves will do this much more efficiently ;D
@The_Genesis_0 Yes, absolutely! Working on different project forces you to solve different problems and learn new skills/techniques that you wouldn't normally have with just personal projects
@Bbbn192 I have been using store named attribute to capture the matrial index and then set material index again after the simulation zone as a workaround to it. It would be nice to get this in blender before the development pauses.
@gleb_alexandrov The geometry nodes object can be exported as .USD file and imported back to get the volume data, the object needs to be a volume object for it to export VDBs. It does not work if the geo nodes object is a mesh. This can also be used to export VDB sequences if it is animated.