Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 408 Bytes

PyOpenGL Engine

Info

this is an/a engine/game for Python that utilizes Pygame PyOpenGL and numpy Coded just for learning purposes it is not performant and I do not recommend to use.

Installation

  1. download and install Python version 3.9, Pygame 2.0.3, PyOpenGL 3.1.5, PyOpenGL-accelerate 3.1.5 and numpy 1.21.4+mkl into your Project.
  2. copy the git repo into your Project.