il y a 5 ans
This tutorial follows the first Affine tutorial and shows how to re-use the same concepts now to display the picture with a 3D effect. It shows as well how to do the same with a 16x16 tile map, and build a kart mini-game.
The content of the tutorial is on my GitHub page together with all the source code and the assets. So please head to:
https://github.com/bfxdev/Arduino/tree/master/Affine3D
A few words about the control of the sketch:
Enjoy!
NEW il y a 5 ans
Whoa, that's a well-documented project! Many optimization tricks can be found, I don't understand all of em but I'm still trying to.