Skip to content

lsMakeGeometry fails for cylinder with small grid delta using float #69

@tobre1

Description

@tobre1

lsMakeGeometry produces a wrongly meshed cylinder when using a grid delta < 0.5 and floating point single precision.
The problem stems from the function lsConvexHull, which does not work well with multiple points lying on the same plane.

Possible solution: create simple mesh manually for the cylinder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions