@printpal.io: How image to 3D works, explained for everyone: 1. Starts by taking the 2D image, determines what the main object in the image is, and removes the background 2. Initializes millions of random points in space 3. Each of the millions of points moves in a direction that it thinks resembles the image. This is one of the”step” 4. The AI model keeps running step after step (usually 20-50 times) and the points keep moving in the direction they think resembles the image. 5. Once all the steps are done running, the points get connected into a “STL” format which is compatible with 3D printing. 6. You can then throw the STL file into your slicer and 3d printing it #3dprinting #3dprint #3d #ai #generativeai