InsightCenterNoodles / InsightCenterNoodles/Orzo

Scaling isn't ideal

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Scaling works well when origin centered flag is on (ie. there is no translation to keep the mesh centered while scaling). When trying to keep the mesh centered though, the method is well behaved when the origin of the mesh is at the edge. The scaling looks off when the origin is at the center of the mesh already because now no translation is needed. The same applies whenever the origin is not at the edge. A good example to look at is platter's monkey.obj.

Contributor guide

Open the contributing guide

Research direction

Reproduce the scaling behavior with platter's monkey.obj, comparing the origin-centered flag with meshes whose origin is at the center or away from an edge. Trace the scaling and centering behavior from the relevant entry point; done means scaling remains visually centered without the incorrect translation in each described origin configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.