docs.rs failed to build lumecs-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Lumecs
Experimental GUI backed by Bevy ECS + usual suspects
Example
The infamous counter
use *;
Used crates
- Data storage:
bevy_ecs - Text rendering:
parley&glifo - Layout calculations:
taffy - Rendering:
vello,vello_hybrid&wgpu - Windowing:
winit