News

This project will render a 3D house implemented completely using Opengl in Python. The house has various rooms, each room coming with its basic furniture and necessary items.Using keyboard keys and ...
#Creating 3D objects using OpenGL with Python This project makes use of PyOpenGL in order to create a cube, a triangular prism and a pyramid. All of these objects exist within three-dimensional space.