Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

2D outline materials for the bevy game engine.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

theseatoad/bevy-simple-2d-outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGSL 2d Outline Shader

Bevy tracking crates.io docs.rs

2D outline materials written in wgsl for the bevy game engine.

Shaders

  • Single color outline
  • Single color outline with original texture
  • Rainbow animated outline
  • Rainbow animated outline with original texture

Examples

Screenshot 2022-12-29 at 12 28 41 AM

$ cargo run --example outline

Outline and texture

$ cargo run --example outline_and_texture

Rainbow Outline Gif

$ cargo run --example rainbow_outline

Rainbow Outline And Texture Gif

$ cargo run --example rainbow_outline_and_texture

Compatibility

Bevy bevy-simple-2d-outline
0.11 0.2.11
0.10 0.2.0

About

2D outline materials for the bevy game engine.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published