Hey guys,
I'm having the following warning when rendering a ofMesh to a PDF using ofCairoRenderer. I'm able to render the wireframe but no colors
[warning] ofCairoRenderer: draw(): cairo mesh rendering doesn't support colors, textures, or normals. drawing wireframe ...
I would need to export at least solid colors, any ideas, suggestions, workaround?
Would really appreciate any help! Thanks in advance