jnohlgard / arduino3d

3D rendering on Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino3D library
Copyright Joakim Gebart 2012
http://github.com/gebart/arduino3d

This is a library for doing some basic 3d rendering on an Arduino connected to
a graphical lcd (GLCD).
Currently only the KS0108 chipset is supported. See KS0108.[ch]pp for more information.

The code is released under the GPLv3

see http://www.youtube.com/watch?v=O4Ome-yqwRY for a video of the library in action.

About

3D rendering on Arduino


Languages

Language:C++ 85.0%Language:Arduino 13.7%Language:C 1.1%Language:Shell 0.2%