pencil_case

Crates.iopencil_case
lib.rspencil_case
version0.1.0-dev
sourcesrc
created_at2023-09-19 13:30:46.235192
updated_at2023-09-19 13:30:46.235192
descriptionA simple but effective library for writing GUI in bevy
homepage
repositoryhttps://github.com/iiYese/pencil_case
max_upload_size
id976895
size14,413
(iiYese)

documentation

README

Pencil case

A simple but effective library for writing GUI in bevy

⚠⚠⚠ UNDER CONSTRUCTION ⚠⚠⚠

  • Camera space UI
  • Tiling layout algorithm
  • Buttons
  • Sliders
  • Scroll Areas
  • World space UI
  • Text
  • Text input
  • Tree collapsing
  • ...(more widgets)

Goals

  • Fully leveraging the ECS
  • Simple but powerful code API
  • Sensible defaults & configurability most people will care about

Non-goals

  • Resembling or being compatible with any particular flavour of UI workflow
  • Bloated styling options
  • Serialization
  • DSLs

Version table

Bevy version Pencil verison
0.11 0.1
Commit count: 3

cargo fmt