Skip to content

mikerr/Ultibo-gfx

Repository files navigation

Ultibo-gfx

Simple graphics with Ultibo (bare metal pascal on pi)

(https://ultibo.org/)

sidescroller1.pas     
    80s videogame scrolling landscape (inefficent - redrawing 100s lines each frame)

sidescroller1.pas     
    same as above, using scrolling framebuffer so only drawing 1 line per frame.

fontdemo.pas
    Demo of rendering truetype TTF fonts
    
bouncingboxes.pas
    demo of double buffering - 200 boxes bouncing off sides of screen

camera-videocube.lpr
     Videocore demo - records a few seconds of video from camera, then plays it back on a 3d rotating cube

About

Simple graphics with Ultibo (pascal)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages