Skip to content

Add flag for enclosing edge voxels? #6

@bnolan

Description

@bnolan

Currently the mesher doesn't generate meshes for the edge voxel. It is an easy change to make the code mesh the outside edges of the voxel chunks? Otherwise I can oversize the voxel data field before meshing (eg extend it to 34x34x34 with a 1 voxel empty border), but that's super inefficient.

See this block which is at z position 31 in a 32x32x32 field.

screen shot 2016-10-11 at 10 24 22 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions