Skip to content

jonvaldes/tear_imgui

Repository files navigation

dear imgui terminal renderer experiment

This is an experiment for a terminal-based renderer for imgui. It's raw, unfinished, buggy, and only works on Unix systems right now.

This library is a modification of dear imgui

A video of this library in action https://www.youtube.com/watch?v=OEGb4HrMkDo

Build instructions

To build the example, you should only need to do this:

cd termbox
./waf configure
./waf
cd ..
make

About

Experiment for a terminal-based renderer for imgui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages