开发者

Possible to get vertices and indices of o3d.Shape?

I am using o3d webgl library with chrome nightly and minefield. I am looking for someone who knows how I can obtain the vertices and indices from an o3d.Shape object. The reason why I would like to do this is so that I can utilize the primitive objects within the picking demo from the latest d开发者_JAVA百科istribution.

Thanks in advance, Chris


You dont need to vertices or indices, the object can be added to the scene directly and is picked up by the picking manager

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜