BabylonJS / BabylonJS/Spector.js

Add option to "Delay capture" in capture UI

Open
#299 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.6k
Forks
188
Avg merge
12h 47m
Merged PRs (30d)
9

Description

I think the problem in https://github.com/BabylonJS/Spector.js/issues/293#issuecomment-1888014443 could be solved by adding a delay.

If the UI allowed to "Capture in 5.0 seconds" then the user has a chance to click the capture button in the UI, switch to the canvas and then interact with it so it actually redraws the interesting portion when the capture happens.

A similar feature often exists in screenshot tools (as it does in physical cameras); often paired with a visible countdown so the user knows when the capture will happen.

It might also be useful to specify the delay in frames instead. This could also come handy with the "Capture on reload" option.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.