-
Notifications
You must be signed in to change notification settings - Fork 12
Restructure into a cargo workspace #3
Copy link
Copy link
Open
Description
By restructuring a bit we could create a cargo workspace so that we could separate the different headers into their own crates, or at least separate the imgui header bindings into its own crate since it requires the cimgui dependency which everyone might not need/want.
This would also make it much easier to create some manual projects such as an egui https://github.com/emilk/egui renderer for sokol that could still be hosted in the same git repo here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels