I’m looking to build an application that let users add image or text as a layers to a 3d object (map the image above the object), or customize the object like the color
what I need to know is can I achieve this in flutter?
I did a quick search about adding a 3d object to flutter application and found out that flutter_cube can do it, but now I do not know where and how to search for the mapping, because if there is any insertion or modifying on the object, it should reflect it by retendering it.
Mohammad Khier Haimour is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.