高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】exture Coordinates Of A Mesh
texture coordinates of a mesh??
texture coordinates of a mesh??
how can i retrieve the texture coordinate of a vertex in an oddbpolyfacemesh?
i can't seem to find any information relating to how to do this, save from a couple of posts mentioning xdata.
a few lines of sample code would be much appreciated here.
thanks in advance,
fred vandervelde
any of the developers have an idea?
if the texture coordinates are available in xdata, i'd appreciate some instructions relating to how to get at them.
thanks,
fred vandervelde
garden graphics inc.
the dbdumper::dumpxdata() function in our odreadex sample demonstrates how to access the xdata for an entity.
|