Canvas tile element: Difference between revisions

Jump to navigation Jump to search
m
m (https://sourceforge.net/p/flightgear/mailman/message/20014126/)
Line 81: Line 81:
== About setPixel() ==
== About setPixel() ==
   
   
Drawing an entire image via setPixel calls from Nasal (for terrain / wxr radar overlays by any chance?) will also be slow,i n which case, it might be better to make these '''special image layers''' which are computed by C++ code, so they can be updated efficiently.<ref>https://sourceforge.net/p/flightgear/mailman/message/36483136/</ref>
Drawing an entire image via setPixel calls from Nasal (for terrain / wxr radar overlays by any chance?) will also be slow, in which case, it might be better to make these '''special image layers''' which are computed by C++ code, so they can be updated efficiently.<ref>https://sourceforge.net/p/flightgear/mailman/message/36483136/</ref>




Navigation menu