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

types of workflows #3

Open
meshula opened this issue Nov 17, 2020 · 0 comments
Open

types of workflows #3

meshula opened this issue Nov 17, 2020 · 0 comments

Comments

@meshula
Copy link
Member

meshula commented Nov 17, 2020

Scene oriented workflows: A scene is constructed to camera, and must work across at most a few sequences that make up the scene. For example, a scene is "Bob arrives at the Seven Eleven." In a scene oriented workflow everything supports the sequences that make up that scene, but not necessarily anything else. A different scene might be "Bob and Jane leave the Seven Eleven." It shares some assets in common with BobArrives, probably. Scene oriented workflows are all about getting the elements into a composition so that the shot works properly, in the proper sequence.

Layout oriented treats things more like a stage play. We have "The Seven Eleven" as a single layout, and many scenes take place in the SevenEleven. Layout oriented design is more like a level editor. Workflows are all about persistently arranging elements so that things can be staged, so that there are good lines of sight to observe the action, that there are items of compositional interest in the background, and so on.

Modeling oriented workflows treat things like collections of polygons, textures, and so on. The workflow affordances are all about grouping those things and modifying them.

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

No branches or pull requests

1 participant