You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get started with custom shaders in Bevy. I've looked around in the bevy book, the cookbook, these discussions and Internet search, but failed to find anything other than the examples. Unfortunately the example I'm looking at isn't documented: https://github.com/bevyengine/bevy/blob/v0.6.1/examples/shader/shader_material.rs .
Can anyone point me to a resource for getting your first custom shader up and running in Bevy?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to get started with custom shaders in Bevy. I've looked around in the bevy book, the cookbook, these discussions and Internet search, but failed to find anything other than the examples. Unfortunately the example I'm looking at isn't documented: https://github.com/bevyengine/bevy/blob/v0.6.1/examples/shader/shader_material.rs .
Can anyone point me to a resource for getting your first custom shader up and running in Bevy?
Beta Was this translation helpful? Give feedback.
All reactions