Tidying-up resources
What's the preferred way to
clean-up resources ?
I have an island which has an object which does some GPU computations
with a FBO, which I would like to handle to cleanup of when the island
shuts-down, or when my CroquetParticipant is closed.