If you look at the functions in the listing then you’ll find one that clears the frame buffer.
I would suggest that you have 2 loops. The inner loop will draw a certain number of polygons, circles, triangles or whatever with a delay between each shape. The outer loop will clear the screen and then loop back to continue drawing shapes. Good luck, Mark On Tue, 18 Jun 2019 at 15:17, <[email protected]> wrote: > Is there anyway to reset the screen once it has been filled significantly > and have it repeat this process? Thanks > > On Thursday, December 18, 2014 at 3:29:00 AM UTC-5, [email protected] > wrote: >> >> Have you tried writing direct to the Video Frame Buffer, I have. >> >> Email me and I'll send you some source code. >> >> Regards, >> >> Mark. >> >> On Saturday, 1 June 2013 18:16:45 UTC+1, Joebotics wrote: >>> >>> Thanks everybody!! >>> >>> I will follow your ideas to see where it takes me.. :-) >>> >>> I have a microSD running ArchLinux... I tried to install LXDM... I >>> followed the instructions.. no errors.. but it still boots to a console.. >>> :-( >>> >>> I will try the same in the Ubuntu console ....wish me luck!! ... :-) >>> >>> BTW.. is there a Free QT IDE ? I went to their page and they have a 30 >>> day trial... >>> >> -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/3zwXeVcTXtM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/a7f68f27-d150-4727-a6f5-3f110698deef%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/a7f68f27-d150-4727-a6f5-3f110698deef%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAK25W6dM3WfG_1gfmM_27SiRbVyCxCHi%3DQtDPfg_8izYXTssLA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
