Cargo Features

alkyd has no features set by default.

[dependencies]
alkyd = { version = "0.1.44", features = ["editor", "compute", "debug", "anyhow", "ron", "bevy_mod_picking"] }
editor = compute

Enables bytemuck, rand, rand_pcg, and sickle_ui ^0.2.1

Affects alkyd::editor

compute editor?

Enables crevice ^0.16.0

Affects alkyd::workers

debug

Enables wgpu_trace of bevy

Features from optional dependencies

anyhow implicit feature

Enables anyhow

anyhow:

Flexible concrete Error type built on std::error::Error

ron implicit feature

Enables ron ^0.7

ron:

Rusty Object Notation

bevy_mod_picking implicit feature

Enables bevy_mod_picking

bevy_mod_picking:

A modular picking plugin for Bevy