OGRECave / ogre-next

aka ogre v2 - scene-oriented, flexible 3D C++ engine
https://ogrecave.github.io/ogre-next/api/latest
Other
1.08k stars 233 forks source link

MeshV2 not buildTangentVector #424

Open ChenTianSky opened 11 months ago

ChenTianSky commented 11 months ago

In Ogre 1. x, a buildTangentVector method is provided to generate tangent vectors, but it does not seem suitable for MeshV2 in 2. x, and a corresponding new function is not provided It should be that the author forgot