• 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.