I?m just starting with Urho3D.
Working on 3D visualization of my 2D graphs.
On classic 2D plane, I used to draw simple shapes with commands for arcs, circles, lines etc. What is equivalent of creating models programmatically with Urho 3d Approach?
I don?t want to convert 2D pictures to 3D models with some kind of alpha mapping.
Can you please how to start? Link to tutorial, or help file?