Skip to content

Compreesion method #1

@callstackexceed

Description

@callstackexceed

In the current practice, all blocks are independent from each other. This has simplified the implementation in the past, but at the cost of redundant information.
One compression method is to group the blocks based on their blocktypes.
{ blockTypes:[{...},{...}], coordinates:[{x:0,y:0,z:0,blockTypeIndex:0},...] }


Because of separation of framework, the issue is moved from NorthernOceanS/NormaConstructor#31 to here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions