2d-3d

Is there any way to draw something in Swift 3D, the transform it into 3D, that is what they advertise, but I can’t find how to do this

my question exactly!

Hey guys,
No, you cannot draw anything in Swift3D besides the simple polygons such as spheres, cones, etc. What you can do is create complex 3D shapes and import it into Swift 3D. Swif3D is used primarily for 3D Animation instead of 3D creation.