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
Pi3D is designed to be a simple 3D Python module that gives access to the more complex OpenGL on the Raspberry Pi. Simple commands can create complex shapes, load models and textures and animate them. This document aims to outline the functions of Pi3D with example snippets of code.