byte-engine 0.1.0

A composable Rust game engine focused on graphics, input, audio, physics, and retained UI.
1
2
3
4
5
{
	"$schema": "../../schemas/besl.bead.schema.json",
	"stage": "Compute",
	"workgroup": [16, 16, 1]
}