Skip to content

Fix SectionPlane failure to clip certain objects #481

@Amoki

Description

@Amoki

Describe the bug
sections
On xeokit 1.5.13

To Reproduce
Open our demo model,
create a section on Y axis:

sectionPlanesPlugin.createSectionPlane({
  dir: camera.worldForward.map(val => -val),
  pos: math.getAABB3Center(scene.getAABB())
});

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions