Skip to content

Make it possible to implement the backend in python (original title: Include Python bindings for ImDrawData and ImDrawList arrays) #142

@tpwrules

Description

@tpwrules

This would be useful for direct Python control of the drawing process, done e.g. here and other program designs which allow full Python control of the rendering process.

For some reason the binding generation for the draw list array is explicitly disabled here and for some other reason the vertex and index lists don't appear.

Is there any reason this couldn't be changed?

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