Skip to content

This cone trace with sizemode: 'absolute' punches through scene wall #2700

@etpinard

Description

@etpinard

See https://codepen.io/etpinard/pen/mKEoro?editors=0010

this should not happen. Something must be wrong with how we add autorange pads here for sizemode: 'absolute':

// stash autorange pad value
trace._pad = anchor2coneSpan[trace.anchor] * meshData.vectorScale * trace.sizeref;
if(trace.sizemode === 'scaled') trace._pad *= trace._normMax;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions