3D graphics demo on LPC2378-STK All the code is written in Oberon-07. The TOTAL executable size (including display drivers) is 17 KB. The application reads AutoCAD Slide-format vector graphics image files and displays them on the Olimex LPC2378-STK Development board. The first two AutoCAD Slide images are processed in real time, the second two have built-in delays to show the drawing as it proceeds. The image data file sizes are 5 KB for the Space Shuttle and 28 KB for St Pauls. The data files are appended to the executable and read from flash ROM by the program using Astrobe's 'resource management' facilities.