Back to Browse

Python/Pygame 3D ASCII Spinning Earth Tutorial

14.1K views
Feb 7, 2021
13:00

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! --------------------------------------------------------------------------------------------------------------------

Download

1 formats

Video Formats

360pmp421.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python/Pygame 3D ASCII Spinning Earth Tutorial | NatokHD