For many applications and games drawing operations are essential. The most famous case is, if you create your own graphical user interface (
GUI). This means there are buttons (and other
GUI elements) of dynamic dimensions and coloring in your application. Explanation of another important case, especially in game development, can be read about here. Supported … <a href="https://www.freepascal-meets-sdl.net/drawing-primitives/" class="more-link">Continue reading <span class="screen-reader-text">Drawi
Weiterlesen...