I am having troubles to make my "drawing" appear. the drawing uses points calculated in my class "Grondplan".
The method "snijPunten" is responsible for creating the points which should been drawn. And in my constructor are the conditions of where the points should go in. Since the result should be a polygon in a polygon.
I am new to processing. Am i missing an obvious point? or did i just completely mess up my code?
I have been trying and trying to make it work but i can't find where I have gone wrong.
ps you might notice "strange" names for my methodes and class, this is because i'm dutch and these are dutch words.