bevy_shader_graph

Crates.iobevy_shader_graph
lib.rsbevy_shader_graph
version0.0.2
sourcesrc
created_at2023-12-30 09:54:48.280284
updated_at2024-04-06 18:05:28.062228
descriptionShader graph for Bevy.
homepagehttps://github.com/Neopallium/bevy_shader_graph
repositoryhttps://github.com/Neopallium/bevy_shader_graph
max_upload_size
id1084083
size187,208
Robert Gabriel Jakabosky (Neopallium)

documentation

README

Shadergraph for Bevy

Try it out

Run the example editor:

cargo run --release --example editor -- ./interior_mapping.json

Controls

  • Pane graph: Ctrl + left click and drag.
  • Zoom: mouse scroll wheel.
  • Select nodes/groups: left click one node/group or drag to select area. (Hold Shift to select more)
Commit count: 9

cargo fmt