This is the source code for our series of articles published on The Hacking Den showing the construction of a 3D graphics pipeline that runs on an Arduino.
This source code assumes you are using the Adafruit GFX library and a compatible display by Adafruit; it should be easy to change the underlying library to another device.
Copyright © 2018 by William Edward Woody
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You may download a copy of the GNU General Public License at
http://www.gnu.org/licenses/
Contact information:
William Edward Woody
12605 Raven Ridge Rd
Raleigh, NC 27614
United States of America
[email protected]