ChuGUI

A flexible immediate-mode 2D GUI toolkit for ChuGL.

date

Fall 2025

category

Software

technologies

ChuGL, ChucK

github

ChuGUI (v0.1.2)ChuGUI API ReferenceExamples

Installing ChuGUI

  1. Download ChucK version 1.5.5.0 or later. You can get the latest version here.

  2. To install ChuGUI, run the following command (which uses ChucK’s new package manager, ChuMP):

chump install ChuGUI

Updating ChuGUI

To update to the latest version of SMucK, run the following command:

chump update ChuGUI

Running ChuGUI

Minimal Example

If the ChuGUI library is properly loaded, the following example will run without errors:

// example.ck
@import "ChuGUI"

Congrats, you now have ChuGUI properly installed!

Learning ChuGUI

  • For an overview of ChuGUI’s components and styling system, check out the API Reference.
  • Check out the Examples to get started using ChuGUI.

Create a free website with Framer, the website builder loved by startups, designers and agencies.