Grokmoo / thyme

Themable Immediate Mode User Interface Toolkit in Rust
Apache License 2.0
97 stars 5 forks source link

helpers / builders to get started #20

Closed Grokmoo closed 3 years ago

Grokmoo commented 3 years ago

Add a simple helper builder class for each backend that can setup a basic rendering pipeline for the user with just a couple lines of code. Another idea is to read all assets from a directory or directories and automatically register them and enable live-reload.