Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Game of Life and 3D Box Rotating effects. Add polylines() and polyfill() functions for drawing polygons #25

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brianjgreen
Copy link
Collaborator

Add new Game of Life and 3D Box Rotating effects. Add polylines() and polyfill() functions for drawing polygons.

Original Raspberry Pi Zero Luma demo of 3D Box Rotating on tiny OLED display: https://youtu.be/tyUiRUp4chE
3d Box Rotating ported to pi-led-matrix: https://youtu.be/hHzSheL9qaY

Original Raspberry Pi Zero Luma demo of Game of Life on tiny OLED display: https://youtu.be/baXaS5dxk8I
Game of life ported to pi-led-matrix: https://youtu.be/PAC9GWPlW8A

Inspired by examples of Luma OLED display: https://github.com/rm-hull/luma.examples.git

add cv2 polyshapes with fill
3D box rotation effect
Game of Life effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant