Skip to content

Memo: voxelizeでsurfaceを追加したが特に見た目変わらず #11

@supertask

Description

@supertask
struct Voxel {
    float3 position;
    float2 uv;
    bool fill;
    bool front;
};

にsurfaceを追加したが特に見た目変わらず.

forceにノイズつけるくらいかも

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