Learn how to create spinning 3D ASCII Earth using Python with Pygame.
--------------------------------------------------------------------------------------------------------------------
Parts:
0:00 Intro
0:18 Base
1:03 Object projection
4:03 Rotation
6:34 Sphere
9:33 ASCII Earth
12:36 Outro
--------------------------------------------------------------------------------------------------------------------
In this tutorial you will learn:
- how to project 3D objects on Pygame's screen;
- how to create a sphere;
- how to rotate a 3D object;
- how to project ASCII characters on 3D object.
--------------------------------------------------------------------------------------------------------------------
GitHub:
https://github.com/codegiovanni/3D_ASCII_Earth.git
--------------------------------------------------------------------------------------------------------------------
Create an ASCII art at:
https://www.text-image.com/index.html
--------------------------------------------------------------------------------------------------------------------
Please leave a LIKE and SUBSCRIBE for more content!
--------------------------------------------------------------------------------------------------------------------