Skip to content

Support dynamic create/update of entities using gaussian_splatting #27

Open
@arvind-iyer

Description

@arvind-iyer

If I create and insert an element into the DOM using the gaussian_splatting component during run-time rather than at the beginning, it is not loaded into the scene since it only runs loadData(...) on page load.

Likewise, if I update the src attribute of an existing element, it will not immediately update the scene with the new splat, that needs loadData to be run manually somehow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions