Is it possible to render the first person completely seperately. Not panini related

Basically it becomes more expensive.

Normally you try and setup panini via vector displacement because it’s extremely low cost.

Rendering separately, you are likely to add around 2ms at a bare minimum.
Regardless of how you then implement it - which is likely to increase the cost further.

So, why not just create a modular character or a material for the character that uses opacity to hide it’s parts how you need?