Skip to content

bayswaterpc/visual_studio_cpp_egui_demo

Repository files navigation

visual_studio_cpp_egui_demo

Project to show linking egui demo lib to a visual studio built c++ project.\ All linking settings are in main.cpp so it should take little effort to reporpuse for unix systems.

The app is linked currently, but hitting issue where the window isn't closing on after exiting the lib function.

TODO

Investigate how to get a graceful exit with eframe or glium, potentially using tokio to spawn a thread which runs eframe

About

Visual studio cpp function calling egui_demo_lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published