retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.06k stars 652 forks source link

Feature: ue4 style reroute pins #111

Closed JMidd91 closed 6 years ago

JMidd91 commented 6 years ago

Hello,

is it possible to currently / in the future, add reroute pins like in UE4? here is an example.

also to be able to color the node connections the same color as the sockets?

just features that I thought would be nice to have!

cheers 👍

Ni55aN commented 6 years ago

Yeah! I'm working on basic connections plugin now. This function can be added in the future without any problems.

Can you show an interactive example how you can interact with these reroute pins?

JMidd91 commented 6 years ago

here is a video that seems to explain and show a nice example - https://youtu.be/lrCfs2ZiG_I?t=156

Ni55aN commented 6 years ago

Ok, I got it

Ni55aN commented 6 years ago

https://github.com/retejs/connection-reroute-plugin

JMidd91 commented 6 years ago

example links to localhost? nice to see this plugin closed, will try it out asap 👍

Ni55aN commented 6 years ago

I'll provide example for local testing soon

Ni55aN commented 6 years ago

The last example