ViewProject in v5

 From:  Michael Gibson
10803.2 In reply to 10803.1 
Hi Peer,

re: ViewProject – the potential use is for making a raised relief type model like this:
http://moi3d.com/forum/index.php?webtag=MOI&msg=10626.24

It’s a little different than a regular 2D drawing generation because the result still has some depth to it.

It will do a perspective transform of the view frustum, and map the depth of the transformed
frustum to be 40 units thick.

Basically it’s a warp of the entire perspective frustum space into a regular box.

- Michael