XmYx / ainodes-engine

GNU Lesser General Public License v2.1
250 stars 13 forks source link

Feature Requests #19

Closed Vendaciousness closed 1 year ago

Vendaciousness commented 1 year ago

Looks like a very interesting and promising project!

Here's a few things I'd like to see (as a technical artist), so that I can begin using this to make animations:

I'm okay with experimenting and trial and error, but only if I know there's a way to make it work. If the software works, but needs users to request stuff and find bugs, no problem. But if you want people to put time and effort into the repo, the burden is on you to first provide settings files or instructions we can follow to get some kind of functionality, so we know we're not wasting our time setting up something that's not going to work.

Bear in mind, I'm just technical artist, so my views may not reflect those of your ideal users. I hope something here is useful to you and I wish you luck on your project!

I look forward to seeing this repo become the ultimate node-based animation software! Keep up the good work!

XmYx commented 1 year ago

Hi!

Thank you for reaching out, and sharing your insights, they are really useful, and follow my thinking as well. To address those:

You'll find example graphs in the file menu - Example Graphs - ainodes_engine_deforum_nodes - deforum.json is the one as a Deforum template (WIP).

Settings editor window coming up, the system does use a config in the main config folder.

Subgraphs are implemented, and you'll find them on the left, at Subgraph Nodes (to build them) and Subgraphs (to quickly reuse them)

Panning is buggy. :D

I'll make sure to update this thread about the remaining issues! : )

XmYx commented 1 year ago

I will close this issue as panning was somewhat addressed, and further fixes regarding panning will be tracked in: https://github.com/XmYx/ainodes-engine/issues/22 I will make sure to add the settings feature to the tracking list found in the mentioned issue.