Examples

This is the examples section of the getlazarus learning center. Here you will find example projects to aide users of Free Pascal and Lazarus. If you have any comments, questions, or requests regarding the content in this section you can use our forums to leave feedback.

List of Examples

  • Animator
    A program making it easy to draw animations on a canvas.

  • Fractals
    A program to explore the Mandelbrot set using your variable CPU cores and software rendering.

  • FractalsGL
    A program to explore the Mandelbrot set using your GPU.

  • SoundShop
    A visual sound and music generation program.

  • ImageShop
    A visual node based image manipulation program.

  • Scrabble
    A demonstration showing how to create custom live visual controls for the Lazarus development environment.