Skip to content

Inspector: Migrate Graph to Canvas & add FPS graph to toggle button#33756

Merged
sunag merged 5 commits into
mrdoob:devfrom
sunag:dev-inspector-canvas-graph
Jun 9, 2026
Merged

Inspector: Migrate Graph to Canvas & add FPS graph to toggle button#33756
sunag merged 5 commits into
mrdoob:devfrom
sunag:dev-inspector-canvas-graph

Conversation

@sunag

@sunag sunag commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Closes #33678

Description

This PR improves the performance and visuals of the renderer Inspector's graphing system by migrating the Graph component from SVG to HTML5 Canvas 2D rendering, and introduces a small FPS graph directly inside the profiler toggle button.

image

Visual improvements using vertical gradients

image

@sunag sunag added this to the r185 milestone Jun 9, 2026
@sunag sunag marked this pull request as ready for review June 9, 2026 16:43
@sunag sunag merged commit 2a766ec into mrdoob:dev Jun 9, 2026
8 of 9 checks passed
@sunag sunag deleted the dev-inspector-canvas-graph branch June 9, 2026 17:02
@mrdoob

mrdoob commented Jun 10, 2026

Copy link
Copy Markdown
Owner

and introduces a small FPS graph directly inside the profiler toggle button.

Because why not. Haha 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance panel is affecting scene FPS

2 participants