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
I want to create a 3D model batch viewer。I have one libgdx application.He needs to render many Canvas。 in one libgdx Thread。now openglfx use one Thread for one Canvas。 not one Thread one libgdx for many Canvas.