Skip to content

filamentapp: support screenshot for all sample apps - #10375

Open
poweifeng wants to merge 1 commit into
mainfrom
pf/filamentapp-screenshot
Open

filamentapp: support screenshot for all sample apps#10375
poweifeng wants to merge 1 commit into
mainfrom
pf/filamentapp-screenshot

Conversation

@poweifeng

Copy link
Copy Markdown
Contributor

This can be useful for adding to the renderdiff CI test framework.

For output, we add another abstraction AssetWriter. This is to anticipate for cases where we cannot write to disk for certain platforms.

Also, fix startTime init in procedural_effect to ensure elapsed time is not off by one frame. (Note that originally 'startTime' will be set to 'now' for two frames).

This can be useful for adding to the renderdiff CI test framework.

For output, we add another abstraction AssetWriter. This is to
anticipate for cases where we cannot write to disk for certain
platforms.

Also, fix startTime init in procedural_effect to ensure elapsed
time is not off by one frame.  (Note that originally 'startTime'
will be set to 'now' for two frames).
@poweifeng poweifeng added the internal Issue/PR does not affect clients label Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Issue/PR does not affect clients

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant