Skip to content

[Feature] Add a universal model API #155

@Goldenfield192

Description

@Goldenfield192

As for now UMC only provides obj model loader and almost every related classes are under package model.obj, including many reusable classes like VertexBuffer.

Besides it lacks a general API to access model data which mean modders must directly get the data from VBO themselves, making it quite difficult to migrate to glDrawElements which is recommended in 1.17+ and have a better performance than glDrawArray..

Metadata

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