egui_node_graph
egui_node_graph copied to clipboard
add example for bevy-egui #67
trafficstars
Hi there! I just found your awesome library and want to use it to create complex noise graphs for terrain generation in bevy. I have struggled to integrate it with bevy-egui and found an open issue with the request to add an example for it. This PR adds the same graph as the other example, just slightly changed for the bevy integration.