afonsolage / projekto

Voxel game made with Bevy Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate View Distance and Loaded Distance

afonsolage opened this issue · comments

When loading data from disk, it would be better to have a greater radius than viewing distance, so whenever the renderer needs a mesh, it'll always be available (likely)