KareemAllam / WallE-Project

Wall-E character using pyOpenGl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wall-E OpenGL

a Quick 2d drawing with points & python's OpenGL library PyOpenGL.

Installation

Use the package manager pip to install the required packages.

$ pip install PyOpenGL PyOpenGL_accelerate 
$ pip install numpy 

Read more about installing pyopengl & numpy.

Usage

Run Wall-E.py with python

python WallE.py

About

Wall-E character using pyOpenGl.


Languages

Language:Python 100.0%