Move a point in 3D space a given distance and angle

556 Views Asked by At

so I'm fairly new to maths and need to know how to move a given 3D point in space, a certian distance and a certian angle and get the new position, that angle being in radians and being an x angle and y angle (like a camera pointing towards somewhere). Thanks!