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
porting the surfaces to realms allows to delete surfaces which border each other. simply loop over all realms and remove all equal pairs. this is particularly interesting for L-systems which I haven't implemented yet.
The Menger Sponge would profit too (potentially a lot). removing duplicate surfaces should be possible too.
The text was updated successfully, but these errors were encountered:
lene
changed the title
remove duplicate realms
remove duplicate realms [sf#71]
Mar 19, 2014
porting the surfaces to realms allows to delete surfaces which border each other. simply loop over all realms and remove all equal pairs. this is particularly interesting for L-systems which I haven't implemented yet.
The Menger Sponge would profit too (potentially a lot). removing duplicate surfaces should be possible too.
The text was updated successfully, but these errors were encountered: