Project

General

Profile

PCB Viewer code preview

A simple PCB Viewer code.
Added by Alexis Jeandet almost 9 years ago

A very simple PCB viewer code has been written as a proof of concept and to validate the Kicad PCB files parser. This viewer uses the Qt drawing API which shows really good performances! At this point the viewer doesn't draw all the PCB primitives, only lines, pads and vias.

Some screen shots:

Some PCB a closer look
PCBViewerScreen1.png (582 KB) PCBViewerScreen1.png Alexis Jeandet, 18/06/2015 01:25 PM
PCBViewerScreen2.png (227 KB) PCBViewerScreen2.png Alexis Jeandet, 18/06/2015 01:28 PM

Comments