We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a2368 commit 05a3f90Copy full SHA for 05a3f90
src/perspective.jl
@@ -1,7 +1,7 @@
1
"""
2
PerspectiveMap()
3
4
-Construct a perspective transformation. The persepective transformation takes,
+Construct a perspective transformation. The perspective transformation takes,
5
e.g., a point in 3D space and "projects" it onto a 2D virtual screen of an ideal
6
pinhole camera (at distance `1` away from the camera). The camera is oriented
7
towards the positive-Z axis (or in general, along the final dimension) and the
0 commit comments