Let’s say in an environment I don’t have easy access to trig functions, or I just don’t want to use them for some reason. Is there any possible way to rotate a vector by a unit angle without cos/sin?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could precompute the rotation matrix. But that doesn’t sound like what you want.