OGRECave / ogre-next

aka ogre v2 - scene-oriented, flexible 3D C++ engine

Home Page:https://ogrecave.github.io/ogre-next/api/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeshV2 not buildTangentVector

ChenTianSky opened this issue · comments

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