Skip to content

clasp-developers/imgui-clasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Expose the ImGui framework to clasp

Installing in the clasp source tree

cd clasp/extensions git clone https://github.com/clasp-developers/imgui-clasp

Building

Build clasp like you usually would - the imgui-clasp extension is automatically built in.

Configuration for macOS

brew install glfw

Configuration for linux

sudo apt-get install libglfw3-dev

About

Expose the ImGui framework to clasp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published