高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】vectorizeex - Paperspace Coordinates
vectorizeex - paperspace coordinates
vectorizeex - paperspace coordinates
hi,
i changed the vectorizeex example to get the entities in world coordinates: in exsimpleview::update() i replaced the line
seteyetooutputtransform( eyetoscreenmatrix() );
with
seteyetooutputtransform( geteyetoworldtransform() ); .
this works fine except for files saved in paperspace view. in this case all entities of the modelspace which are seen through a viewport are displayed with their modelspace coordinates (instead of paperspace coords).
is there another matrix for seteyetooutputtransform which can be used to get all entities in paperspace coordinates?
torsten
|