GentenStudios / Phoenix-OLD

Phoenix is an open world sandbox style voxel game designed to make all content optional.
BSD 3-Clause "New" or "Revised" License
30 stars 10 forks source link

Multi Chunk Meshing #100

Open apachano opened 4 years ago

apachano commented 4 years ago

Story

Currently, chunks only mesh blocks inside themselves and do-not account for other chunks. Chunks should be aware of other chunks as they mesh.

MVP

What are the minimum features needed for this story?

Stretch

What are some non-required features for this story?

apachano commented 4 years ago

@beeperdeeper089 When you get a sec, could you flush the requirements out?