Hi,
This is my first post, so first I would like to thank you guys because Urho3D looks like an awesome engine.
So, my question is that is there a way to create programmatically a model in Urho3D?
What I want to do is create a model by manually(programmatically) adding vertices to it from C++. Is there a standard interface in Urho3D to do this?
Thank you very much