You are currently viewing as a guest which gives you limited access to view attachments, ask questions and access other features. To get full access to all the features, please register for an account. Registration is fast, simple and absolutely free, so please register today! If you have any problems with the registration process or your account login, please contact us.
Can anyone recommend a resource for some good (meaning useful in production) example graphs, ideally some that don't depend on any custom nodes? Or is that an oxymoron and no useful graph is possible without custom nodes?
You can totally be useful with only OOTB nodes, however, custom nodes generally do a lot of heavy lifting and or pull data from the API that the OOTB nodes either have a hard time doing or simply can't as of yet.
I have quite a few useful nodes hanging around - more than happy to post some. What are you looking for in a broad sense?
I am working on documenting an approach to a fully managed Dynamo, including shared nodes and packages, firm vs project graphs and a few other tweaks. So, I was hoping someone might have a blog or something with some example graphs that I could include in my example documentation/video, and then also link to so folks could then download and implement the same thing as a starting point. More compelling than showing an implementation with a bunch of empty folders that COULD contain something.
And I need to test my approach, so saving some time and testing with some "known good" graphs would be better and save time over me building my own goofy graphs to test with.
EDIT: The fact that this thread is ALREADY the top hit when searching DuckDuckGo for "example dynamo graph" suggests that perhaps there are not a lot of resources out there for finished graphs, just for custom nodes and packages. Very interesting.
EDIT: The fact that this thread is ALREADY the top hit when searching DuckDuckGo for "example dynamo graph" suggests that perhaps there are not a lot of resources out there for finished graphs, just for custom nodes and packages. Very interesting.
A repository for Dynamo Graphs would be awesome, even if only used for reverse engineering. The problem with it that I see is the back-end of the software changes (did change?) so quickly that graphs can be outdated in a matter of weeks.
Or is that an oxymoron and no useful graph is possible without custom nodes?
I wouldn't say it's an oxymoron but I sure as hell wouldn't limit myself to nodes that only come with Dynamo! Way too much good stuff out there.
What I need is a way to distribute Dynamo and point the packages path to a shared folder with using the UI. Maybe it's possible but I've not yet heard about it. The rest is fairly straight forward I think in terms of sharing content.
What I need is a way to distribute Dynamo and point the packages path to a shared folder with using the UI. Maybe it's possible but I've not yet heard about it.
Please correct me if I've entirely missed the point - super jet-lagged right now. But have you seen the following?
Found under: Settings -> Manage Node and Package Paths
Simply Complex: Hello everyone in this episode I am joined by John Pierson and in this episode we talk about the pros and cons of both python and C# for...
If i create a complex graph for someone and send it to them, sometimes they don't have the right packages installed. is there an easy to for Dynamo to...
Comment