sporreking / Portal-Simulator-Non-Euclidean-Spaces

OpenGL simulation of portals and non-euclidean spaces in C++. Created by Alfred Sporre & Mattias Beming as part of the computer graphics course TSBK07 at Linköping University.
0 stars 0 forks source link

Removal support for components and sub-entities #49

Open sporreking opened 3 years ago

sporreking commented 3 years ago

Implement functionality for removing components and sub-entites from entities. Make sure that the detach and exitRoom callbacks are evoked depending on the room status of the entities.