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 0dfa7a4 commit d600f2fCopy full SHA for d600f2f
README.md
@@ -17,7 +17,8 @@ See this [link](https://en.wikipedia.org/wiki/List_of_map_projections) for infor
17
18
## Algorithm
19
20
-3d world positions for each pixels are precomputed and stored in RGBA float textures.
+3D world positions for each pixel are precomputed and stored in RGBA float textures.
21
+
22
In the fragment shader:
23
24
* We retrieve the 3d world position of the fragment by looking the precomputed texture.
0 commit comments