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

Change render double side in ThreejsArtifactViewer #784

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

hrntsm
Copy link
Collaborator

@hrntsm hrntsm commented Jan 30, 2024

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code.
This pull request may therefore be ported to Goptuna.
Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

  • I agree this patch may be ported to Goptuna by other Goptuna contributors.

Reference Issues/PRs

What does this implement/fix? Explain your changes.

ThreejsArtifactViewer has so far only one side to render.
Since this is inconvenient for a surface with not thickness, both sides are now the target of rendering.

previous (render only top side)

top side bottom side(no rendering)
Screenshot 2024-01-30 at 13 52 05 Screenshot 2024-01-30 at 13 52 10

this pr

top side bottom side(render also this side))
Screenshot 2024-01-30 at 13 52 05 Screenshot 2024-01-30 at 13 52 22

@c-bata c-bata self-assigned this Jan 31, 2024
Copy link
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for your pull request.

@c-bata c-bata merged commit d115439 into optuna:main Jan 31, 2024
7 of 8 checks passed
@hrntsm hrntsm deleted the 3js-viewer-support-both-side-rendering branch January 31, 2024 01:41
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

2 participants