What is the average area of the shadow of a cube? I first stumbled upon this problem in 3B1B's video
Here is the caveman's way of approaching this problem using python.
- Pygame
- Numpy
- Scipy
pip install -r requirements.txt
python3 main.py
This repository is licensed under the Apache License, Version 2.0 (the "License"). The Apache 2.0 License allows for the use, modification, and distribution of the software, both for open source and proprietary projects, subject to the terms and conditions specified in the License.