I have three nulls, how to compute any angle of the triangle they form using chops?
I know about obj chop to calculate distabces, I use wave to create sin but I'm a bit stuck with it.
Computing angles
3259 2 1- peliosis
- Member
- 175 posts
- Joined: July 2005
- Offline
- edward
- Member
- 7899 posts
- Joined: July 2005
- Offline
Once you have the distances, one way is to use the cosine law [en.wikipedia.org]. Use the Math CHOPs for most of the formula and then a Function CHOP for the arccosine.
Edited by - July 9, 2006 10:30:10
- peliosis
- Member
- 175 posts
- Joined: July 2005
- Offline
-
- Quick Links