Добавить
Уведомления

Advent of Code 2018 Day 10 Star Field

Created by rendering star locations to an image using PIL (Pillow), then streaming the results to ffmpeg via pipe for encoding into a video. Source code: https://github.com/jamiely/adventofcode/blob/master/2018/day10.py

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Created by rendering star locations to an image using PIL (Pillow), then streaming the results to ffmpeg via pipe for encoding into a video. Source code: https://github.com/jamiely/adventofcode/blob/master/2018/day10.py

, чтобы оставлять комментарии