Mattia-Vicari / py3dgame

Simple python 3D engine built on top of pygame.
MIT License
1 stars 0 forks source link

Add class method to the Body class to generate basic shapes #12

Open Mattia-Vicari opened 8 months ago

Mattia-Vicari commented 8 months ago

The shape should be parametrized with few arguments.

Here a list of shapes to implement:

Mattia-Vicari commented 8 months ago

Maybe the pyramid and prism can have default options to have triangular or rectangular shape