Skip to main content

Module editor

Module editor 

Source
Expand description

GPU editor - wraps BuiltinEditor rendering with wgpu + baseview.

Creates a baseview child window with a wgpu surface. Each frame, delegates widget rendering to BuiltinEditor::render_to() through the GPU backend, then presents.

Structsยง

GpuEditor
GPU-accelerated editor.