Cubemap lighting/reflection

What is the most efficient way to do cubemap lighting and reflection for object space normal mapped geometry? That is, what is the best way to bring the cubemap from world space to object space or vice versa?

/m

To be more specific, I’m trying to avoid a per fragment mat3 vector rotation.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.