Skip to content

This is an Imgui interface generator, which uses the Imrad as reference, to create a good project structure the Bazel tool is beeing used here.

License

Notifications You must be signed in to change notification settings

uventura/imcomposer

Repository files navigation

ImComposer

About

This is an Imgui interface generator, which uses the Imrad as reference, to create a good project structure the Bazel tool is beeing used here.

Usage

TODO

Include Generated Widgets

TODO

Development

Build

  • Windows:
bazel build --config=imcomposer-windows imcomposer
  • Linux:
bazel build --config=imcomposer-linux imcomposer

Run

  • Windows:
bazel run --config=imcomposer-windows imcomposer
  • Linux:
bazel run --config=imcomposer-linux imcomposer

About

This is an Imgui interface generator, which uses the Imrad as reference, to create a good project structure the Bazel tool is beeing used here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published