projection

The perspective projection formula is something like this:

new x = (some number) * x / y + screen -> width

some number should be distance to screen. wich number should I take?
Topic archived. No new replies allowed.