DGriffin91 / bevy_mod_standard_material
Example of Bevy's standard material defined externally
☆14Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for bevy_mod_standard_material
- Utilities for creating strictly ordered execution graphs of systems for the Bevy game engine.☆24Updated 8 months ago
- Some ridiculous SSGI for bevy☆39Updated 8 months ago
- A workflow for baked global illumination in the Bevy game engine☆17Updated 3 weeks ago
- Rust implementation of the Transvoxel algorithm☆28Updated last year
- Shader graph for Bevy☆19Updated 3 months ago
- An artist-friendly skybox generator wrapping the glTF IBL Sampler☆34Updated 5 months ago
- Blender addon and optional Bevy crate for prefab-like workflow.☆12Updated last year
- Triplanar Mapping and Material Blending for Bevy Engine☆28Updated last month
- Renderer for User Interface☆22Updated 11 months ago
- A bevy 3D text mesh generator for displaying text☆65Updated 7 months ago
- Runs earcutr on geometries and generates a Bevy Mesh.☆23Updated last month
- Vertex pulling for bevy☆32Updated last year
- Inverse kinematics plugin for Bevy implementing the FABRIK algorithm. WIP☆17Updated 11 months ago
- A plugin for implementing picking up dynamic rigid bodies in Avian physics for the Bevy engine. Modeled after Half Life 2's gravity gun.☆14Updated 2 months ago
- Visual gizmos to assist with Bevy game development☆11Updated last year
- A Mesh to SDF converter, written in rust