0
Stuck in creation
I am learning python i see so many people were creating 3d pictures I want to create that also can anybody help me with that?
1 Answer
0
To create 3D pictures in python, start with the matplotlib library for simple 3D plots or use vpython or blender's python API for more advanced 3D graphics.