Skip to content

cstom4994/imgui_lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImLite

An embeddable Lite for Dear ImGui ImLite

Overview

Lite is a lightweight text editor written mostly in Lua — it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either.

Lite itself can render the screen as a bitmap, which makes it possible to embed it into ImGui. (Just using ImGui::Image)

Notice

So far, ImLite only implements the rendering of the glfw opengl3 backend :(

The code is very messy

Demo

Use xmake to compile and view example directly

s1

Links

Lite FWK ImGui

About

An embeddable code editor for dear-imgui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published