Add support for multiple Dear ImGui viewports to filagui
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 90
Description
Is your feature request related to a problem? Please describe.
When implementing multi viewport support to our application that uses Filament to render our ImGui UI we realized changes were necessary to filagui in order for the UI to render correctly in secondary ImGui viewports.
Describe the solution you'd like
ImGui UI renders seamlessly in secondary viewports created in multi viewport mode.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the filagui integration and its Dear ImGui viewport handling, then review how rendering is set up for secondary viewports. Done means ImGui UI renders correctly and seamlessly in secondary viewports when multi-viewport mode is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100