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

Feat/movie generation #27

Merged
merged 16 commits into from
May 13, 2022
Merged

Feat/movie generation #27

merged 16 commits into from
May 13, 2022

Conversation

JacobBumgarner
Copy link
Owner

This pull requests refreshes the movie generation feature of VesselVio.

First, the widget has been redesigned to a vertical orientation, allowing users to more easily access the rendering window during movie generation.

Next, the Flythough movie type has been updated, allowing users to create their own movie paths, rather than only being able to generate a 'straight shot' flythrough scene. The flythrough path generation allows users to create linear paths or smoothed (quadratic spline) paths.

Next, importantly, as I move to improve the documentation and professionalism of the codebase, the movie_widgets.py and movie_processing.py files have a clear model-view function and object separation, and the documentation of both files is greatly improved. As I continue updating the rest of the app, this updated form of documentation and separation will be parsed throughout the codebase.

@JacobBumgarner JacobBumgarner merged commit 9c38bc3 into main May 13, 2022
@JacobBumgarner JacobBumgarner deleted the feat/movie_generation branch May 17, 2022 19:44
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

1 participant