Arduino3D:使用Arduino在3D上的HackingDen文章中的示例代码

时间:2021-05-10 05:36:36
【文件属性】:
文件名称:Arduino3D:使用Arduino在3D上的HackingDen文章中的示例代码
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-10 05:36:36
C++ 的Arduino3D 这是我们在The Hacking Den上发表的系列文章的源代码,展示了在Arduino上运行的3D图形管道的构造。 此源代码假定您正在使用Adafruit GFX库和Adafruit的兼容显示器; 将基础库更改为其他设备应该很容易。 执照 Copyright :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) a
【文件预览】:
Arduino3D-master
----Arduino3D.ino(2KB)
----G3DMath.cpp(5KB)
----G3D.cpp(14KB)
----.gitignore(10B)
----G3DMath.h(1KB)
----README.md(1KB)
----G3D.h(4KB)

网友评论