Ohhh, all these are amazing! It seems we really have a lot to talk about!
Could you write an email to gabor@lvgl.io to discuss what we can do together?
Ohhh, all these are amazing! It seems we really have a lot to talk about!
Could you write an email to gabor@lvgl.io to discuss what we can do together?
you like that huh? The real kick is that it is being done using MicroPython and is written in Python code which is some 200 times slower than C code. The example above is running with MicroPython compiled for Linux. If it was running on an MCU the performance would be a whole lot slower than what is being seen here but I would expect it to be about the same as what you are seeing here is the code was written in Cβ¦
@FishOfTheNorthStar cleaned up the texture mapping so the quality is a lot better and we both worked on doing some code optimization to get better performance from it. The example is before the code was changed to clean up the output.