halirutan
12/22/2021, 4:57 PMdrawVertices
functions that don't call drawing functions over and over again, but work on arrays
Now there are several obstacles. One is, if I scale the viewport, the glyphs of the fonts are also scaled but I think that can be solved rather easily.
My question is, is there any example code that does something similar because most of the examples/tutorials only use transformations for animations? Even after a rather careful search, I couldn't find anything remotely related to what I try to do which is "plotting mathematical functions". If someone has hints or links how I could approach this or why my plan is destined to fail, I'm all ears.Michael Paus
12/22/2021, 6:06 PMhalirutan
12/23/2021, 6:23 AM