An interactive desktop visualizer for classical 2D (and bonus 3D) computer graphics algorithms. Every algorithm animates step by step, with the exact calculations displayed live alongside the OpenGL ...
Abstract: On a computer (PC) producing a circle is a slightly tedious task, this problem was first solved by the Bresenham's circle drawing algorithm, further that same algorithm was again improved by ...
GFXDraw is a powerful and easy-to-use GUI library for Arduino. It offers simple elements, powerful path-based vector drawings, ready to use widgets and visual effects. The library is made especially ...