Home→Forums→MonoBrick EV3 Firmware→Lcd extensions→Reply To: Lcd extensions
September 6, 2014 at 21:14
#4793
Vlad Ruzov
Participant
I have done new extensions for Lcd:
DrawCircle, DrawCircleFilled, DrawEllipse, DrawEllipseFilled, DrawRectangle
and make some improvements that allow to draw a figure even if its part is finding out of LCD.
The changes to the demo have been also added for show new features.
New commit was pushed to the same github repository:
https://github.com/vladru/MonoBrickLcdExt
Anders,
It will be good if You look into code and build the demo before I create pull request.
- This reply was modified 10 years ago by Vlad Ruzov.
Follow