Hello, This is probably a fairly basic usage of any 3D engine but I'm new to it. Before I dig further, I would like to know if this is possible as this is the most important concept for my hypothetical project.
Starting from a 2D plane with a few children in it (Each child at xi, yi), is there a simple way to create the corresponding sphere ? (With each child at xi, yi, zi) Is that well supported ? Is there a known best projection for the task or does the framework can do that for me out of the box? Many thanks
