-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels