11 years, 2 months ago
Highlights
Community contributions featured If the dot product between forward vector and plane normal is negative, then I need to "rotate" the vector to be same "direction" as the plane (not sure on the correct ma…
11 years, 2 months ago
11 years, 2 months ago
11 years, 2 months ago
And if you need to clamp it you can just subtract a vector in direction from the end of the the orientation to the end of the cone axis until the cosine is equal, then renormali…
11 years, 2 months ago
Use an axis and an angle, then check whether the proposed orientation dot axis is within the angle, it's a cone check, if both axes are normalised the dot product will be > c…
11 years, 2 months ago
Latest Activity
See all in Discussions If the dot product between forward vector and plane normal is negative, then I need to "rotate" the vector …
11 years, 2 months ago
And if you need to clamp it you can just subtract a vector in direction from the end of the …
11 years, 2 months ago
Use an axis and an angle, then check whether the proposed orientation dot axis is within the angle, it's a …
11 years, 2 months ago