Hi , excellent work I am currently using your plugin to develop my procedural buildings.
I noticed that generating tangents is very slow. I’m having trouble generating tangents myself in my own proc meshes. Is there a way to trick the material into using the derivative of a given normal to compute the tangent on the shader? Essentially, I want to still have correct looking normal maps without having to run the calculate tangent function.