bevy_simple_water

v0.1.0

A simple Bevy plugin for easily creating and applying water shader materials to 3D meshes.

Profile

What problem does this crate solve?

A nice contained crate that applies water shaders through simply adding components to entites with Mesh3d.

Features

  • Water component applies the shader
  • Runtime configurable
  • Presets for different types, e.g., swamp, ocean, ...
  • Triplanar world coordinate mapping

Showcase

The screenshots show some nice examples. Time will tell if we see game implementations!

Get started

Add it to your cargo toml and add the component, ready to go!

Screenshots

Reviews

No reviews yet. Be the first to review this crate!

Downloads 40
Cages 0
Rating Unrated
License MIT OR Apache-2.0
Added by ffmulks
Owner
GuillaumeDelorme