You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Zugzwang's work, contents in nodeshape folder just limit every single shape inside a rectangle.
In this way, define (xMin, xMax, yMin,yMax) as the border.
So inside the border, use java.awt to draw directly(like canvas for html).
This part should be replaced by drawing with gl4
The text was updated successfully, but these errors were encountered:
In Zugzwang's work, contents in nodeshape folder just limit every single shape inside a rectangle.
In this way, define (xMin, xMax, yMin,yMax) as the border.
So inside the border, use java.awt to draw directly(like canvas for html).
This part should be replaced by drawing with gl4
The text was updated successfully, but these errors were encountered: