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 actual use, each renderable object will actively perform rendering (drawing), so we will provide that interface in promkit. In other words, this implies a shift from a pull-based model to a push-based model.