P
P
Pavel K2014-12-27 19:31:13
Game development
Pavel K, 2014-12-27 19:31:13

How to rotate the equation of a plane with respect to a point?

Good afternoon.
There is an equation of the plane of the form Ax + By + Cz + D = 0
, there are also its bases, if necessary,
there is some point M (x, y, z
)
Prompt, please, algorithm.
PS Do not offer quaternions =)
Most likely, matrices will help me ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2014-12-27
@PavelK

In this equation, ABC are the coordinates of the normal vector. You can rotate the normal by simply multiplying by the rotation matrix.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question