Rendu
A lightweight rendering engine for experimentations
|
Public Attributes | |
Mesh * | mesh |
The mesh being processed. | |
int | faceCount |
Number of faces (cached). | |
std::vector< glm::vec4 > | tangents |
Will store the tangents for each index of each face. | |
Data that will be needed in the MikkTSpace callbacks.