Skip to content

Surface Splitting and Redrawing #24

@ematth

Description

@ematth

By default, loaded meshes have all individual polygons grouped to form "surfaces". The distinction between surfaces is an angle coefficient that decides where one surfaces ends and another surfaces starts. This is perfect for most cases, but for meshes with curves, this results in large, smoothly-curved sections being grouped into one large surface. room5.stl and semi-sphere.stl are great examples of this happening, and it results in users being forced to apply the same texture across the entire curved ceiling.

Ideally, users should be able to manually split up surfaces or draw out different surfaces regions. This feature would allow for further customization and simulation of spaces in the application.

Metadata

Metadata

Assignees

Labels

UIDeveloping the technical aspects of the user interface.simulationThe acoustic backend and connections with the pyroomacoustics library.
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions