Vectorise

The purpose of this page is to help you to understand representations of images other than bitmaps. Vector graphics, for example, contain descriptions of the shapes used to make the image, rather than a grid of pixels that represent the image. This generally makes the file smaller, but as it only stores information about the shapes drawn, the size of the file will increase as the image gets more complex.

Click Run to see what the included code does, or replace it with a program of your own. See the link to Code Guppy at the foot of the page to see the range of instructions available.

or

as


Errors will appear here.

This page is compatible with examples from Code Guppy.