pi3d / pi3d_demos

Demos and support files for pi3d (3D graphics python package for the raspberry pi)
Other
71 stars 33 forks source link

Demo with Fadein fadeout? #7

Closed matteoraggi closed 4 years ago

matteoraggi commented 5 years ago

I checked all of these files: Slideshow.py SlideTransition.py PictureFrame.py Slideshow_2d.py Slideshow_3d.py And I didn't found what I was searching for: fade in and fade out effect, I know that is possible to have the fadein and fadeout effect just doing blend to and frlm black images, are there some tricks/codes about it too?