Skip to content

Relative Asset Paths #10

Description

@chFleschutz

Currently paths to assets like models, shaders, etc are absolute paths set by a cmake define.
Update the build process so assets can be include by the relative path to the executable.
Preferable its working like setting the working-directory to the root directory of the repo.
The goal is to be able to copy the folder with all ressources (exe, assets, etc) to another location and the engine can still be executed and finds the right assets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions