google / google/filament

Add support for multiple Dear ImGui viewports to filagui

Open
#10,393 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.