Rendering real time 3D on RGB LED Matrix Panel with GeeXLab

Started by JeGX, November 21, 2016, 05:09:24 PM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

JeGX

First article: Adafruit 32×32 RGB LED Matrix Panel unboxing

Quote
I'm starting a series of articles about how to render real time 2D/3D graphics on RGB LED matrix panels with a Raspberry Pi. Even if the resolution of graphics is very low (32×32 pixels for a 32×32 LED display), drawing 3D stuff on that kind of display is very cool!

Link: http://www.geeks3d.com/20161121/adafruit-32x32-rgb-led-matrix-panel-4mm-pitch-unboxing/


JeGX

Second article: Adafruit RGB Matrix HAT: the Raspberry Pi can talk with the RGB LED Matrix Panel

Quote
Here the second article (first one is HERE) about how to render real time 3D stuff on a RGB LED matrix panel with a Raspberry Pi. In this article, we'll look at the hardware interface between the Raspberry Pi and the RGB LED matrix display: the RGB Matrix HAT.

Link: http://www.geeks3d.com/20161125/adafruit-rgb-matrix-hat-the-raspberry-pi-can-talk-with-the-rgb-led-matrix-panel/




JeGX

Third article: Drawing Simple Graphics on a RGB LED Matrix Panel with a Raspberry Pi and GeeXLab

Quote
n previous articles (HERE and HERE), we have talked about the RGB LED matrix panel as well as the RGB Matrix HAT which is the hardware interface between the LED panel and the Raspberry Pi. Today we will cover how to draw simple graphics on the LED panel.

Link: http://www.geeks3d.com/20161128/drawing-simple-graphics-on-a-rgb-led-matrix-panel-with-a-raspberry-pi-and-geexlab/


Stefan



JeGX

Last article: Rendering Real Time 3D Graphics on a 32×32 RGB LED Matrix Panel with a Raspberry Pi and GeeXLab

Quote
In the previous article, I explained how to control the color of a particular LED of the RGB LED matrix panel. Thanks to that knowledge, you can draw simple graphics: points, circles, lines and so on. But how can we easily draw a rotating triangle? Or a mesh like a torus? Or any 3D scene? Answer in this article!

Link: http://www.geeks3d.com/20161212/rendering-real-time-3d-graphics-on-a-rgb-led-matrix-panel-with-a-raspberry-pi-and-geexlab/