jPCT - a 3d engine for Java > Support

Retrieve objet's mesh data

(1/1)

Jakes:
Hello once more,

Is there any way to retrieve an object's mesh data, like the polygon list, or vertices?

I want to do some calculations using the object's mesh structure, and need to have the vertex info at least, I've read about the mesh object, but it seems there's no way of getting this.

Regards,
Jakes

EgonOlsen:
You can obtain them from an IVertexController implementation. See: http://www.jpct.net/doc/com/threed/jpct/GenericVertexController.html

Navigation

[0] Message Index

Go to full version