Hello, I do not exactly under the procedure in which to make graphics with python. Could someone explain how to make a simple animation or picture? (e.g a smiley face)
Hi, @hendryxu . Python has a several modules for making animation or simple drawing in 2D and 3D. All you have to do is just search them on google and install it to your Python packages using command prompt.
How to draw
Hello, I do not exactly under the procedure in which to make graphics with python. Could someone explain how to make a simple animation or picture? (e.g a smiley face)
Hi, @hendryxu . Python has a several modules for making animation or simple drawing in 2D and 3D. All you have to do is just search them on google and install it to your Python packages using command prompt.
@elonmaks Thank You!