- Input: position data (3D coordinates ofc)
- Output: position data but in different coordinates (screen-space coordinates)
Note that the data should be in range of -1.0 to 1.0 (NDC) otherwise it wont be inside of the screen.
Aug 15, 20241 min read
Note that the data should be in range of -1.0 to 1.0 (NDC) otherwise it wont be inside of the screen.