JenniferStamm / glexamples

cg examples using globjects and glbinding
MIT License
0 stars 1 forks source link

Move chunk removing into extra stage #18

Open PFischbeck opened 9 years ago

PFischbeck commented 9 years ago

Or maybe merge it with the AddCunksStage. The main difference between the two is that chunk removing depends on the existing chunks, while chunk adding can name a list of chunk coordinates without knowing which are loaded already.