Skip to content

ofxAssimp - uniformity on addon name, include name #8354

@dimitre

Description

@dimitre

Other addons usually have the library name, include name and object the same, like

ofxSvg
ofxSvg.h
ofxSvg svg;

It would be great if ofxAssimp could be at least the include with the same name of the library
now it is:

ofxAssimp
ofxAssimpModel.h
ofx::assimp::Model model;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions