mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz eff72be6ef Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o.
ENNToolGLCanvasPanel.py: minor cleanup regarding deprecated calls.
2018-07-03 18:17:23 +02:00
assets Initial text support implementation, pt. III. 2018-07-02 22:49:43 +02:00
.gitignore Initial commit. 2018-06-27 17:09:32 +02:00
ENNTool.py Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00
ENNToolGLCanvasPanel.py Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00
ENNToolGLTTFTexture.py Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00
ENNToolGLVideoWriter.py Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00
ENNToolMiRCARTColours.py Initial text support implementation, pt. I. 2018-06-27 19:13:20 +02:00
ENNToolMiRCARTImporter.py Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00
LICENCE Initial commit. 2018-06-27 17:09:32 +02:00
README.md Initial FFmpeg & {GIF,MP4,WEBM,...} support for -o. 2018-07-03 18:17:23 +02:00

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 Pillow PyOpenGL wxPython
  • Additionally, FFmpeg.exe must be present in the current working directory and/or %PATH%.