Formatting
This commit is contained in:
@@ -53,3 +53,4 @@ class World:
|
||||
y_rot = y
|
||||
z_rot = -x * sin_t + z * cos_t
|
||||
return np.array([x_rot, y_rot, z_rot])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user