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

MVP improvements for the rudimentary node graph #851

Closed
6 tasks done
Tracked by #144
Keavon opened this issue Nov 13, 2022 · 0 comments · Fixed by #855 or #863
Closed
6 tasks done
Tracked by #144

MVP improvements for the rudimentary node graph #851

Keavon opened this issue Nov 13, 2022 · 0 comments · Fixed by #855 or #863
Assignees
Labels
Web Involves web programming (TypeScript, Svelte, CSS)
Milestone

Comments

@Keavon
Copy link
Member

Keavon commented Nov 13, 2022

#855:

  • Replacing color-data lambdas with nodes that operate on bitmap data
  • Adding an Input and Output node so the user can rewire what nodes connect to the input and output of the graph
  • Ability to actually rewire nodes without doing nothing or panicking
  • Automatic re-rendering when the topology changes or parameters are updated

#863:

  • Dragging nodes around
  • Exposing secondary inputs
@Keavon Keavon added Available Web Involves web programming (TypeScript, Svelte, CSS) labels Nov 13, 2022
@Keavon Keavon removed the Available label Nov 15, 2022
@Keavon Keavon removed the In-Progress label Dec 9, 2022
@Keavon Keavon added this to the Sprint 20 milestone Dec 12, 2022
@0HyperCube 0HyperCube moved this to Completed This Sprint in Task Board Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web Involves web programming (TypeScript, Svelte, CSS)
Projects
Archived in project
3 participants