Introduction
GPUI is a fast, productive, and versatile GPU-accelerated UI framework for Rust, with a hybrid immediate and retained mode rendering API, it is designed to support a wide variety of applications. It is what notably powers the Zed editor.
This book will teach you the concepts you need to create your own GPUI application.
The chapters in this book are roughly ordered in ascending difficulty, the sections in each chapter also follow this order.