-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Hi,
I am pretty new to this so I am wondering how would I add a separate imgui component like implot
i would need to add
ImGui::CreateContext(); ImPlot::CreateContext(); ... ImPlot::DestroyContext(); ImGui::DestroyContext();
To application.cpp but would that not be changing the wrong project(whatever its called, I am new to git) seeing I only want to edit WalnutAppTemplate.
Metadata
Metadata
Assignees
Labels
No labels