Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 424 Bytes

CMGUI

一个简单易用的IMGUI库,用于Processing。

A simple easy IMGUI code for Processing by java language.

GUI elements performed.

  • Layout
    • Vertical flow layout
    • Horizontal flow layout
    • Horizontal Scroll layout
  • Label
  • Button
  • CheckButton
  • Image
  • Slider

imgui