Praise for an impressively flexible design, any inspiration? #2600
DanInProgress
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to start off by saying how cool this software is, and thank you to all contributors for the hard work!
I am relatively new to VFX tools and workflows, but, as a computer programmer, I was impressed by the emergent flexibility and strength created by the python-based
desc.Node
API. Handling a great deal of boilerplate for Node implementers (dependency generation, invalidation, file naming) made it very easy to add my own tools to the pipeline.From my work, I know there are other tools for the latter, but I found the ease of local setup and extension made it very powerful for prototyping. (and eventually scalable using submitters with addl code)
Anywho, Thanks for an awesome tool, and I hope all is well with the Alicevision team and all contributors.
Beta Was this translation helpful? Give feedback.
All reactions