Learn how to create a 3D spinning Donut using Python with Pygame.
--RESOURCES--
This code is inspired by Andy Sloane blog post where he explained how he wrote C code for rotating ASCII donut. https://www.a1k0n.net/2011/07/20/donu...
Code In This Video: https://github.com/codegiovanni/Donut...
--TIMESTAMPS--
00:00 | Intro
00:15 | How it's made
04:30 | Pygame window
07:09 | Screen
10:19 | Donut
15:06 | Rotation
16:28 | Luminance
18:27 | Tweaking
20:27 | Color
21:12 | Outro
--PLAYLIST--
https://www.youtube.com/watch?v=gRLHr...
--SOCIAL MEDIAS--
GitHub: https://github.com/codegiovanni
FaceBook: https://www.facebook.com/profile.php?...
--TAGS--
GiovaniCode
Python
Pygame
Donut
3D ASCII art
3D spinning donut