Skip to content

Implement realtime clutter #14

@richardbiely

Description

@richardbiely

In the old VoxelMetric, clutter was hard-coded in the voxel world. Sometimes, this might be desirable, however, in general, it is not. Clutter should be generated around the camera in real-time rather than being a property of chunks. Having it this way would help save some memory (simpler voxel chunks) and even performance (no need to rebuild chunk when clutter changes).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions