joshmarinacci / voxeljs-next

The next generation of Voxel JS
https://vr.josh.earth/voxeljs-next/examples/ecsy.html
BSD 3-Clause "New" or "Revised" License
147 stars 20 forks source link

consolidate chunking and texturing code #25

Closed joshmarinacci closed 5 years ago

joshmarinacci commented 5 years ago

Someone making their own voxel game shouldn't need to mess with chunking and texturing beyond specifying some textures and providing a function to generate new chunks. everytthing else should be hidden or have good defaults inside the chunk manager.

joshmarinacci commented 5 years ago

done as of 5f86d040786681dd8c9e93b2cdfd380207100483