You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a C implementation of a 3D spinning donut animation, along with a Python version and an optimized version of the same. The animation is rendered in the terminal using ASCII characters, creating a visually appealing spinning donut effect. The C program has been simplified to its core components to make it easier to understan