Skip to main content
Documentation

[Archived] AI Design Incremental Rendering

Historical context for the retired IncrementRenderer integration.

IncrementRenderer (Archived)

This archived page described an internal, unsupported integration. Neither the stated historical public package, @realsee/dnalogel@2.0.0-alpha.34, nor @realsee/dnalogel@3.81.0 exports IncrementRenderer; the old package and internal-module import paths were never part of the verified public contract.

Do not copy the retired examples that imported IncrementRenderer from @realsee/dnalogel/components or an internal @realsee/core module. Those imports do not resolve against the current published package.

Historical Context

The retired component polled for updated metadata and work data while an AI-designed space was still rendering. It notified the host when work changed, when rendering completed, when status changed, or when an error occurred, and exposed a disposal method for stopping the polling lifecycle.

There is no documented public replacement in Dnalogel 3.81.0. Confirm the supported incremental-rendering workflow with Realsee before implementing this capability.