Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 314 Bytes

File metadata and controls

2 lines (2 loc) · 314 Bytes

computer-graphics-python

This repo contains detailed code for creating and printing 3D objects such as Sphere, Torus, Circle, Cylinder, Cone and Plane using various camera angle. Just run the main.py file to get the output as an image Please refer to the class notes if you want to make any changes in the code.