- Patches (15)
- Featured Patches (4)
- Patchlists
- Ops (7)
- Likes (129)
- Followers (64)
- Following (6)
Op | Summary |
---|---|
CameraOps.Gl.Matrix.Camera | Transforms and projects the scene from the point of view of the camera. |
Atan2Ops.Math.Atan2 | Calculates the angle from a specified point to the coordinate origin. |
CosineOps.Math.Cosine | Calculates the cosine of an angle. |
DegreesOps.Math.Degrees | Converts a radian measurement to its corresponding value in degrees. |
RadiansOps.Math.Radians | Converts a degree measurement to its corresponding value in radians. |
SignOps.Math.Sign | get sign of value |
TangentOps.Math.Tangent | Calculates the ratio of the sine and cosine of an angle. |