Hey this may sound simple but it escapes me,
I have a list of 3D points (including negative positions) that I would like to map onto a 2D Texture.
I'm trying to figure out how to map the points appropriately to the texture and how it differs if it has a specific width/height.
Thanks