Hi all, I'm new in this forum, but not to Irrlicht.
I've a question: there is a way to edit a mesh inside my C++ appplication?
Now I use Blender to create and edit 3D models outside my application... but there is a way to edit meshes inside it? For each vertex position or edit the amount of vertex (adding or deleting triangles), and so UV wrap?
Thanks anyway