bevy_svg icon indicating copy to clipboard operation
bevy_svg copied to clipboard

example with shaders

Open pyweeker opened this issue 2 years ago • 1 comments

hello, is it possible to get something like this ? if yes, how ?

https://darkcatgame.tistory.com/83?category=795590

pyweeker avatar Mar 13 '22 19:03 pyweeker

I am not exactly sure how this is related to an SVG, but if you want to use shaders with Bevy, you could take a look at https://github.com/bevyengine/bevy/blob/main/examples/shader/animate_shader.rs

Weasy666 avatar Mar 14 '22 08:03 Weasy666

thanks for the example, sory for the late response

Le mar. 6 sept. 2022 à 20:15, Weasy @.***> a écrit :

Closed #9 https://github.com/Weasy666/bevy_svg/issues/9 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Weasy666/bevy_svg/issues/9#event-7332411510, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATQR4N4LQH3R4QSRHCFMD7TV4532DANCNFSM5QTYIJWA . You are receiving this because you authored the thread.Message ID: @.***>

pyweeker avatar Oct 28 '22 18:10 pyweeker