mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-02 13:56:39 +00:00
mIRC art editor & tools (for EFnet #MiRCART)
22c4904c20
Switch from fixed-function pipeline to shaders. |
||
---|---|---|
assets | ||
.gitignore | ||
ENNTool.py | ||
ENNToolGLCanvasPanel.py | ||
ENNToolMiRCARTColours.py | ||
ENNToolMiRCARTImporter.py | ||
ENNToolTTFExporter.py | ||
LICENCE | ||
README.md |
ENNTool -- mIRC art animation tool (for EFnet #MiRCART) (WIP)
Copyright (c) 2018 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
This project is licensed under the terms of the MIT licence.
- Prerequisites on Windows: install Python v3.5.x and script dependencies w/ the following elevated command prompt command line:
pip install chardet numpy opencv-python Pillow PyOpenGL PyYAML wxPython