Skip to content

Default Babylon Native state on empty scene #93

Closed
@syntheticmagus

Description

@syntheticmagus

If you create a scene with nothing in it, this will cause Babylon Native to issue no draw calls, and default render state will display. On Android, this results in an empty bgfx-purple backbuffer and an infinite framerate because Babylon Native's state-setting changes only take effect on a bgfx::frame(), which isn't happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions