Skip to content

CoruNethron/KhaImGuiDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kha ImGui

Demo project, using linc_imgui bindings for ImGui library with Kha engine.

Dependencies

You'll need Node.js 8.0+ to build project.

HowTo

  • Clone:
git clone --recursive https://github.com/CoruNethron/KhaImGuiDemo
  • Build command example:
cd KhaImGuiDemo
node Kha/make --compile windows -v vs2017

Executable will be in build/windows/ImGuiDemo.exe

Testing

Basic keyboard/mouse input was tested, as well as clipboard operations.

There may be bugs in demo project here and there. It's likely, that there is minor memory leak somewhere in Sources/ImGuiDemo.hx -> onRender()

Tested build under windows, using VS 2015 and 2017. But expected to build normally under Linux / MacOS as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published