Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 301 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 301 Bytes

LilGL

OpenGL Littel Prince Universe implementation

Getting Started

Requirements

  • python 3.6.4
  • pyopengl 3.1
  • pillow 5.3

Install environment with conda

conda env create -f environment.yml

Start Environment

conda activate LILGL

Run

python base.py