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

Improved render panel for beta viewer #2667

Merged
merged 11 commits into from
Dec 21, 2023

Conversation

brentyi
Copy link
Collaborator

@brentyi brentyi commented Dec 11, 2023

(1) Continuos velocity trajectories

Previously, velocities in the beta viewer were piecewise linear. I think this was because I misinterpreted some of the original viewer code.

This new implementation produces nicer splines with continuous velocities:
image

(2) Better render preview

We now support previewing fisheye + equirectangular renders, hide threejs elements during previews, and respect the render aspect ratio.

render_preview.mp4

@brentyi brentyi requested a review from kerrj December 12, 2023 11:15
@brentyi brentyi changed the title Continuous velocities for render splines (beta viewer) Improved render panel for beta viewer Dec 20, 2023
Copy link
Contributor

@tancik tancik left a comment

Choose a reason for hiding this comment

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

LGTM

@brentyi brentyi merged commit 7a8e31d into main Dec 21, 2023
4 checks passed
@brentyi brentyi deleted the brent/viewer_beta_render_spline_interp branch December 21, 2023 01: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.

2 participants