Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/revmischa/tri

Simple PySDL2 triangle drawer
https://github.com/revmischa/tri

Last synced: 3 days ago
JSON representation

Simple PySDL2 triangle drawer

Awesome Lists containing this project

README

        

This is a PySDL2/OpenGL animated triangle drawer

# Installation:

## Prerequisites:
* `sudo easy_install pip`
* `sudo pip install PySDL2 PyOpenGL PyOpenGL_accelerate`
* libSDL2 runtime library: http://www.libsdl.org/download-2.0.php

![Demo](blue.png)