Files
filament/third_party/imgui/.github/issue_template.md
2018-08-03 10:38:22 -07:00

239 B

(Please carefully read guidelines in CONTRIBUTING.md then delete this line)

You can include code this way:

ImGui::Begin("Hello");
ImGui::ThisIsMoreCode();