www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: Jamiro on January 19, 2018, 05:42:40 am

Title: Mesh normals access
Post by: Jamiro on January 19, 2018, 05:42:40 am
Hello,

I have another question about this structure, which is the possibility to access the normals of a mesh, how can this be done? Can I change the normal of an arbitrary vertex? If so, how?

regards,
Jamiro
Title: Re: Mesh normals access
Post by: EgonOlsen on January 19, 2018, 08:33:04 am
You could use this class: http://www.jpct.net/doc/com/threed/jpct/GenericVertexController.html (http://www.jpct.net/doc/com/threed/jpct/GenericVertexController.html)