defaultEvalBudget constant

int const defaultEvalBudget

The default evalBudget: the cap on field evaluations (grid vertices x shapes) per cluster per trace. A deterministic function of geometry - no time, no hysteresis; the same scene always traces identically.

Implementation

static const int defaultEvalBudget = liquidDefaultEvalBudget;