alkyd 0.3.2

bevy crate for handling procedural textures and shaders
Documentation
1
2
3
4
use bevy::prelude::*;

#[derive(Component)]
pub struct Showcase;