Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/revmischa/tri
- Owner: revmischa
- License: other
- Created: 2013-12-25T17:37:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T01:14:54.000Z (about 11 years ago)
- Last Synced: 2024-10-18T07:53:17.078Z (3 months ago)
- Language: Python
- Size: 430 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)