Skip to content

Inspector: Commands Recorder #32398

@RenaudRohlinger

Description

@RenaudRohlinger

Description

Something I’ve been thinking about, it would be really cool if the Inspector could intercept all the commands happening inside the Renderer, so we could actually see what’s going on under the hood.

That kind of visibility could open up a lot of interesting possibilities in the future:

  • Taking snapshots at specific points
  • Manually stepping through commands one by one
  • Better debugging and profiling tools

Basically, it’d be like having a “command timeline” for the renderer, which could make understanding and debugging rendering behavior much easier. Currently I've been using this one but handling this internally would a better solution IMO:
Image

Curious what you think, does this sound like something that could fit into the Inspector?
/cc @sunag @Mugen87 @mrdoob

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions