Skip to content

Future: Files reorganization #39

@dimitre

Description

@dimitre

I'm now keeping the file organization 100% compatible with OF to increase the chance of both projects interchanging functionality.
Planning to keep like this until mid 2026.
Also keeping all ofworks code as a branch of OF for now.

But after this it makes sense to reorganize files in the project.
today installed third party libraries are in the same folder as OF Core code, and project. it seems a little messy. I prefer the libs folder contains only 3rd party libs. it can be wiped at will and folder can regenerate by reinstalling libs.
moving core functionality to a folder that can be core and project can be there also.
templates are hidden inside scripts but it is a little bit unintuitive.

maybe something like this:

addons
apps
examples
core
-- openframeworks
-- openframeworkscompiled
-- templates
libs
ofgen
scripts (if needed)

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