Skip to content

Feature request: vector graphics file support (SVG and/or TinyVG) #1603

Open
@githubgavin1337

Description

I think this would be especially useful for future-proofing assets for higher resolutions, and of course making the graphics more scalable to different screen sizes and resolutions in general. To reduce drawcall overhead, some sort of the vector-to-raster conversion functionality during runtime would be very useful aswell, so that you could have the assets in vector format in local storage but use the generated rasters in RAM for the actual rendering.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions