Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewHelper: Simplified and prettified #28312

Merged
merged 1 commit into from
May 8, 2024
Merged

ViewHelper: Simplified and prettified #28312

merged 1 commit into from
May 8, 2024

Conversation

mrdoob
Copy link
Owner

@mrdoob mrdoob commented May 8, 2024

Before After
Screenshot 2024-05-07 at 6 22 06 PM Screenshot 2024-05-07 at 6 23 28 PM

@mrdoob mrdoob added this to the r165 milestone May 8, 2024
@mrdoob mrdoob merged commit db4f94b into dev May 8, 2024
@mrdoob mrdoob deleted the viewhelper branch May 8, 2024 01:29
@ycw
Copy link
Contributor

ycw commented May 14, 2024

would be great if the axis color matches the translation/rotation/scaling gizmo :D

@puxiao
Copy link
Contributor

puxiao commented Jun 17, 2024

This is a destructive update.

Where is my "XYZ" ?

I think custom configuration should be allowed.

em....

constructor( camera, domElement, labels=['X','Y','Z], spriteRadius=14 )

const viewHelper = new ViewHelper( camera, dom, ['右','上','前'], 20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants