Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Frame scaling #196

Open
Open
@petrasvestartas

Description

@petrasvestartas

This is a question related to scaling of the Frame.
Should the frame edge length be reset after scaling?
Or the Frame could have its own shader, instead being created as a geometry object.

When written:
my_frame.matrix = Scale.from_factors([scale, scale, scale]).matrix

Example: user has a model that is scaled by 0.001, the frames in this situation looks like points:
image

For sure the other way around is to scale the compas frame and do not touch the viewer matrix.
image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions