VisionX V4VPOLMAPVisionX V4
NAME

vpolmap − maps object polygon file to model polygon file given a projection point

SYNOPSIS

vpolmap [if=<object file>] [sf=<model file>] [x=<x of projection point>] [y=<y of projection point>] [z=<z of projection point>] [n=<selected intersection>] [of=<mapped file>] [-p]

DESCRIPTION

vpolmap maps the attributes of each triangle polygon of <object file> to a <model file> given a coordinates of an origin point (central projection is assumed). <mapped file> is the result. <selected intersection> specifies the order of intersection.

OPTIONS

if=

object polygon file

sf=

model(screen) polygon file

x=

x coordinate of projection point

y=

y coordinate of projection point

z=

z coordinate of projection point

of=

output mapped polygon file

n=

selected intersection (1,2,...10)

-p

inhibit packing of result

SEE ALSO

vvec2(1), vadjtopol(1), vadjtover(1), vpoltoadj(1), vpoltover(1), vvertoadj(1), vvertopol(1), vcylmap(1), vcylmodel(1), vdmap(1), vpolcolor(1), vpoldiv(1), vpolimap(1), vpoltosph(1), vsphtopln(1), vvertoang(1)

AUTHOR

Sergei Fotin, September 2006