C++ world to screen function without matrix

Job ID: 36169818

Budget: $30 – $250 USD

the data I have is:

camera location
camera forward facing vector normalized
fov
width/height of screen

I need to be able to world to screen a position provided using that information. coordinates are done in a manner such that Y values correspond to height. I would like this to be done with no additional libraries.