I'm working with a HIP file that has become relatively complex with lots of geo nodes and subnetworks. In this file, I am trying to create a simple sim using a popnet, but I'm finding that caching is very slow due to the presence of certain geo nodes containing Alembic caches. The geo nodes are not involved in the simulation in any way so I'd like to stop them from calculating temporarily. I've tried turning off visibility on them (unticking the blue display button in obj context) however this makes no difference to the popnet cache speed. Deleting those nodes however, does speed up the cache speed.
I'm wondering if there's a way to stop a selected geo node from calculating without having to straight-up delete it, or rewire its internals?
Presence of geo nodes slows down popnet caching
552 2 2- davidbk
- Member
- 30 posts
- Joined: Nov. 2018
- Offline
- AhmedHindy
- Member
- 136 posts
- Joined: Oct. 2020
- Offline
- davidbk
- Member
- 30 posts
- Joined: Nov. 2018
- Offline
Thanks @AhmedHindy. Your intuition is correct. We discovered the issue was due to a LOP Import Camera node elsewhere in the scene. The LOP network containing the camera also referenced the alembic file.
I did not realize that the entire LOP net would calculate every frame if only the camera was being imported.
I did not realize that the entire LOP net would calculate every frame if only the camera was being imported.
Edited by davidbk - Oct. 3, 2024 21:48:46
-
- Quick Links