When not to use itAvoid it when the first screen needs long copy, complex forms, or immediate accessibility-first interaction.
Performance risksThe hero can delay meaningful content if it loads too much geometry.Excess camera movement can reduce readability.
Recommended approachKeep the scene compact, use text labels sparingly, limit OrbitControls, and load the Canvas dynamically below a polished fallback.