From e9fef12d42ae5f48858943817fdce06ec9a2d946 Mon Sep 17 00:00:00 2001 From: Flowstoner Date: Wed, 23 Mar 2016 01:19:32 +0100 Subject: [PATCH 1/4] nested example folder to generate or update easly with progectGenerator --- .../xcschemes/example-2dPads Debug.xcscheme | 88 ---------- .../xcschemes/example-2dPads Release.xcscheme | 88 ---------- .../example-AllComponents Debug.xcscheme | 88 ---------- .../example-AllComponents Release.xcscheme | 88 ---------- .../example-AllComponentsGui Debug.xcscheme | 88 ---------- .../example-AllComponentsGui Release.xcscheme | 88 ---------- .../xcschemes/example-Buttons Debug.xcscheme | 88 ---------- .../example-Buttons Release.xcscheme | 88 ---------- .../example-ColorPicker Debug.xcscheme | 88 ---------- .../example-ColorPicker Release.xcscheme | 88 ---------- .../example_DataBinding Debug.xcscheme | 86 ---------- .../example_DataBinding Release.xcscheme | 86 ---------- .../example-DropdownMenus Debug.xcscheme | 88 ---------- .../example-DropdownMenus Release.xcscheme | 88 ---------- .../xcschemes/example-Folders Debug.xcscheme | 88 ---------- .../example-Folders Release.xcscheme | 88 ---------- .../xcschemes/example-FRM Debug.xcscheme | 88 ---------- .../xcschemes/example-FRM Release.xcscheme | 88 ---------- .../xcschemes/example-Matrices Debug.xcscheme | 88 ---------- .../example-Matrices Release.xcscheme | 88 ---------- .../example-RangeSliders Debug.xcscheme | 88 ---------- .../example-RangeSliders Release.xcscheme | 88 ---------- .../example-ScrollView Debug.xcscheme | 86 ---------- .../example-ScrollView Release.xcscheme | 86 ---------- example-ScrollView/src/main.cpp | 8 - example-TextInputs/addons.make | 1 - example-TextInputs/bin/data/.gitkeep | 0 .../example-TextInput Debug.xcscheme | 88 ---------- .../example-TextInput Release.xcscheme | 88 ---------- example-TextInputs/src/main.cpp | 8 - example-TextInputs/src/ofApp.cpp | 42 ----- example-TimeGraph/addons.make | 1 - example-TimeGraph/bin/data/.gitkeep | 0 .../example-TimeGraph Debug.xcscheme | 91 ----------- .../example-TimeGraph Release.xcscheme | 91 ----------- example-TimeGraph/src/ofApp.cpp | 113 ------------- example-TimeGraph/src/ofApp.h | 27 ---- example-ofParameter/Project.xcconfig | 17 -- example-ofParameter/addons.make | 0 example-ofParameter/bin/data/.gitkeep | 0 .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 1899 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 1630 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 1690 -> 0 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 2552 -> 0 bytes .../example-ofParameter Debug.xcscheme | 86 ---------- .../example-ofParameter Release.xcscheme | 86 ---------- example-ofParameter/openFrameworks-Info.plist | 24 --- example-xGenerativeLines/Project.xcconfig | 17 -- example-xGenerativeLines/addons.make | 1 - example-xGenerativeLines/bin/data/.gitkeep | 0 .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 1899 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 1630 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 1690 -> 0 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 2552 -> 0 bytes .../example-GenerativeLines Debug.xcscheme | 88 ---------- .../example-GenerativeLines Release.xcscheme | 88 ---------- .../openFrameworks-Info.plist | 24 --- example-xGenerativeLines/src/Line.h | 106 ------------ example-xGenerativeLines/src/main.cpp | 8 - example-xGenerativeLines/src/ofApp.cpp | 151 ------------------ example-xGenerativeLines/src/ofApp.h | 37 ----- example-xOscillatingPolygon/Project.xcconfig | 17 -- example-xOscillatingPolygon/addons.make | 1 - example-xOscillatingPolygon/bin/data/.gitkeep | 0 .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 1899 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 1630 -> 0 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 1690 -> 0 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 2552 -> 0 bytes .../example-OscillatingPolygon Debug.xcscheme | 88 ---------- ...xample-OscillatingPolygon Release.xcscheme | 88 ---------- .../openFrameworks-Info.plist | 24 --- example-xOscillatingPolygon/src/ofApp.cpp | 125 --------------- example-xOscillatingPolygon/src/ofApp.h | 33 ---- examples/.gitignore | 68 ++++++++ .../example-2dPads}/Makefile | 0 .../example-2dPads}/Project.xcconfig | 0 .../example-2dPads}/addons.make | 0 .../example-2dPads}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-2dPads}/config.make | 0 .../example-2dPads.xcodeproj/project.pbxproj | 0 .../example-2dPads}/openFrameworks-Info.plist | 0 .../example-2dPads}/src/main.cpp | 0 .../example-2dPads}/src/ofApp.cpp | 0 .../example-2dPads}/src/ofApp.h | 0 .../example-AllComponents}/Makefile | 0 .../example-AllComponents}/Project.xcconfig | 0 .../example-AllComponents}/addons.make | 0 .../example-AllComponents}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-AllComponents}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-AllComponents}/src/main.cpp | 0 .../example-AllComponents}/src/ofApp.cpp | 0 .../example-AllComponents}/src/ofApp.h | 0 .../example-AllComponentsGui}/Makefile | 0 .../Project.xcconfig | 0 .../example-AllComponentsGui}/addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-AllComponentsGui}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-AllComponentsGui}/src/main.cpp | 0 .../example-AllComponentsGui}/src/ofApp.cpp | 0 .../example-AllComponentsGui}/src/ofApp.h | 0 .../example-Buttons}/Makefile | 0 .../example-Buttons}/Project.xcconfig | 0 .../example-Buttons}/addons.make | 0 .../example-Buttons}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-Buttons}/config.make | 0 .../example-Buttons.xcodeproj/project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-Buttons}/src/main.cpp | 0 .../example-Buttons}/src/ofApp.cpp | 0 .../example-Buttons}/src/ofApp.h | 0 .../example-ColorPickers}/Makefile | 0 .../example-ColorPickers}/Project.xcconfig | 0 .../example-ColorPickers}/addons.make | 0 .../example-ColorPickers}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-ColorPickers}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-ColorPickers}/src/main.cpp | 0 .../example-ColorPickers}/src/ofApp.cpp | 0 .../example-ColorPickers}/src/ofApp.h | 0 .../example-DataBinding}/Makefile | 0 .../example-DataBinding}/Project.xcconfig | 0 .../example-DataBinding}/addons.make | 0 .../example-DataBinding}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-DataBinding}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-DataBinding}/src/main.cpp | 0 .../example-DataBinding}/src/ofApp.cpp | 0 .../example-DataBinding}/src/ofApp.h | 0 .../example-DropdownMenus}/Makefile | 0 .../example-DropdownMenus}/Project.xcconfig | 0 .../example-DropdownMenus}/addons.make | 0 .../example-DropdownMenus}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-DropdownMenus}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-DropdownMenus}/src/main.cpp | 0 .../example-DropdownMenus}/src/ofApp.cpp | 0 .../example-DropdownMenus}/src/ofApp.h | 0 .../example-Folders}/Makefile | 0 .../example-Folders}/Project.xcconfig | 0 .../example-Folders}/addons.make | 0 .../example-Folders}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-Folders}/config.make | 0 .../example-Folders.xcodeproj/project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-Folders}/src/main.cpp | 0 .../example-Folders}/src/ofApp.cpp | 0 .../example-Folders}/src/ofApp.h | 0 .../example-FramerateMonitor}/Makefile | 0 .../Project.xcconfig | 0 .../example-FramerateMonitor}/addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-FramerateMonitor}/config.make | 0 .../example-FRM.xcodeproj/project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-FramerateMonitor}/src/main.cpp | 0 .../example-FramerateMonitor}/src/ofApp.cpp | 0 .../example-FramerateMonitor}/src/ofApp.h | 0 .../example-Matrices}/Makefile | 0 .../example-Matrices}/Project.xcconfig | 0 .../example-Matrices}/addons.make | 0 .../example-Matrices}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-Matrices}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-Matrices}/src/main.cpp | 0 .../example-Matrices}/src/ofApp.cpp | 0 .../example-Matrices}/src/ofApp.h | 0 .../example-RangeSliders}/Makefile | 0 .../example-RangeSliders}/Project.xcconfig | 0 .../example-RangeSliders}/addons.make | 0 .../example-RangeSliders}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-RangeSliders}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-RangeSliders}/src/main.cpp | 0 .../example-RangeSliders}/src/ofApp.cpp | 0 .../example-RangeSliders}/src/ofApp.h | 0 .../example-ScrollView}/Makefile | 0 .../example-ScrollView}/Project.xcconfig | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-ScrollView}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-ScrollView}/src/ofApp.cpp | 0 .../example-ScrollView}/src/ofApp.h | 0 .../example-TextInputs}/Makefile | 0 .../example-TextInputs}/Project.xcconfig | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-TextInputs}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-TextInputs}/src/ofApp.h | 0 .../example-TimeGraph}/Makefile | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../example-TimeGraph}/config.make | 0 .../project.pbxproj | 0 .../example-TimeGraph}/src/main.cpp | 0 .../example-ofParameter}/Makefile | 0 .../example-ofParameter}/Project.xcconfig | 0 .../example-ofParameter}/addons.make | 0 .../example-ofParameter}/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../example-ofParameter}/config.make | 0 .../project.pbxproj | 0 .../openFrameworks-Info.plist | 0 .../example-ofParameter}/src/main.cpp | 0 .../example-ofParameter}/src/ofApp.cpp | 0 .../example-ofParameter}/src/ofApp.h | 0 .../example-xGenerativeLines}/Makefile | 0 .../bin/data/bkgd-pattern.png | Bin .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../example-xGenerativeLines}/config.make | 0 .../project.pbxproj | 0 .../example-xOscillatingPolygon}/Makefile | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../example-xOscillatingPolygon}/config.make | 0 .../project.pbxproj | 0 .../src/PolyMesh.h | 0 .../example-xOscillatingPolygon}/src/main.cpp | 0 293 files changed, 68 insertions(+), 3771 deletions(-) delete mode 100644 example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme delete mode 100644 example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme delete mode 100644 example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme delete mode 100644 example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme delete mode 100644 example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme delete mode 100644 example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme delete mode 100644 example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme delete mode 100644 example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme delete mode 100644 example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme delete mode 100644 example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme delete mode 100644 example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme delete mode 100644 example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme delete mode 100644 example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme delete mode 100644 example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme delete mode 100644 example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme delete mode 100644 example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme delete mode 100644 example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme delete mode 100644 example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme delete mode 100644 example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme delete mode 100644 example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme delete mode 100644 example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme delete mode 100644 example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme delete mode 100644 example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme delete mode 100644 example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme delete mode 100644 example-ScrollView/src/main.cpp delete mode 100644 example-TextInputs/addons.make delete mode 100644 example-TextInputs/bin/data/.gitkeep delete mode 100644 example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme delete mode 100644 example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme delete mode 100644 example-TextInputs/src/main.cpp delete mode 100644 example-TextInputs/src/ofApp.cpp delete mode 100644 example-TimeGraph/addons.make delete mode 100644 example-TimeGraph/bin/data/.gitkeep delete mode 100644 example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme delete mode 100644 example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme delete mode 100644 example-TimeGraph/src/ofApp.cpp delete mode 100644 example-TimeGraph/src/ofApp.h delete mode 100644 example-ofParameter/Project.xcconfig delete mode 100644 example-ofParameter/addons.make delete mode 100644 example-ofParameter/bin/data/.gitkeep delete mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png delete mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png delete mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png delete mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png delete mode 100644 example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme delete mode 100644 example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme delete mode 100644 example-ofParameter/openFrameworks-Info.plist delete mode 100644 example-xGenerativeLines/Project.xcconfig delete mode 100644 example-xGenerativeLines/addons.make delete mode 100644 example-xGenerativeLines/bin/data/.gitkeep delete mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png delete mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png delete mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png delete mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png delete mode 100644 example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme delete mode 100644 example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme delete mode 100644 example-xGenerativeLines/openFrameworks-Info.plist delete mode 100644 example-xGenerativeLines/src/Line.h delete mode 100644 example-xGenerativeLines/src/main.cpp delete mode 100644 example-xGenerativeLines/src/ofApp.cpp delete mode 100644 example-xGenerativeLines/src/ofApp.h delete mode 100644 example-xOscillatingPolygon/Project.xcconfig delete mode 100644 example-xOscillatingPolygon/addons.make delete mode 100644 example-xOscillatingPolygon/bin/data/.gitkeep delete mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png delete mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png delete mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png delete mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png delete mode 100644 example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme delete mode 100644 example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme delete mode 100644 example-xOscillatingPolygon/openFrameworks-Info.plist delete mode 100644 example-xOscillatingPolygon/src/ofApp.cpp delete mode 100644 example-xOscillatingPolygon/src/ofApp.h create mode 100644 examples/.gitignore rename {example-2dPads => examples/example-2dPads}/Makefile (100%) rename {example-2dPads => examples/example-2dPads}/Project.xcconfig (100%) rename {example-2dPads => examples/example-2dPads}/addons.make (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/.gitkeep (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-2dPads => examples/example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-2dPads => examples/example-2dPads}/config.make (100%) rename {example-2dPads => examples/example-2dPads}/example-2dPads.xcodeproj/project.pbxproj (100%) rename {example-2dPads => examples/example-2dPads}/openFrameworks-Info.plist (100%) rename {example-2dPads => examples/example-2dPads}/src/main.cpp (100%) rename {example-2dPads => examples/example-2dPads}/src/ofApp.cpp (100%) rename {example-2dPads => examples/example-2dPads}/src/ofApp.h (100%) rename {example-AllComponents => examples/example-AllComponents}/Makefile (100%) rename {example-AllComponents => examples/example-AllComponents}/Project.xcconfig (100%) rename {example-AllComponents => examples/example-AllComponents}/addons.make (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/.gitkeep (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-AllComponents => examples/example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-AllComponents => examples/example-AllComponents}/config.make (100%) rename {example-AllComponents => examples/example-AllComponents}/example-AllComponents.xcodeproj/project.pbxproj (100%) rename {example-AllComponents => examples/example-AllComponents}/openFrameworks-Info.plist (100%) rename {example-AllComponents => examples/example-AllComponents}/src/main.cpp (100%) rename {example-AllComponents => examples/example-AllComponents}/src/ofApp.cpp (100%) rename {example-AllComponents => examples/example-AllComponents}/src/ofApp.h (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/Makefile (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/Project.xcconfig (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/addons.make (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/.gitkeep (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/config.make (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/example-AllComponentsGui.xcodeproj/project.pbxproj (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/openFrameworks-Info.plist (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/src/main.cpp (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/src/ofApp.cpp (100%) rename {example-AllComponentsGui => examples/example-AllComponentsGui}/src/ofApp.h (100%) rename {example-Buttons => examples/example-Buttons}/Makefile (100%) rename {example-Buttons => examples/example-Buttons}/Project.xcconfig (100%) rename {example-Buttons => examples/example-Buttons}/addons.make (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/.gitkeep (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-Buttons => examples/example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-Buttons => examples/example-Buttons}/config.make (100%) rename {example-Buttons => examples/example-Buttons}/example-Buttons.xcodeproj/project.pbxproj (100%) rename {example-Buttons => examples/example-Buttons}/openFrameworks-Info.plist (100%) rename {example-Buttons => examples/example-Buttons}/src/main.cpp (100%) rename {example-Buttons => examples/example-Buttons}/src/ofApp.cpp (100%) rename {example-Buttons => examples/example-Buttons}/src/ofApp.h (100%) rename {example-ColorPickers => examples/example-ColorPickers}/Makefile (100%) rename {example-ColorPickers => examples/example-ColorPickers}/Project.xcconfig (100%) rename {example-ColorPickers => examples/example-ColorPickers}/addons.make (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/.gitkeep (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-ColorPickers => examples/example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-ColorPickers => examples/example-ColorPickers}/config.make (100%) rename {example-ColorPickers => examples/example-ColorPickers}/example-ColorPicker.xcodeproj/project.pbxproj (100%) rename {example-ColorPickers => examples/example-ColorPickers}/openFrameworks-Info.plist (100%) rename {example-ColorPickers => examples/example-ColorPickers}/src/main.cpp (100%) rename {example-ColorPickers => examples/example-ColorPickers}/src/ofApp.cpp (100%) rename {example-ColorPickers => examples/example-ColorPickers}/src/ofApp.h (100%) rename {example-DataBinding => examples/example-DataBinding}/Makefile (100%) rename {example-DataBinding => examples/example-DataBinding}/Project.xcconfig (100%) rename {example-DataBinding => examples/example-DataBinding}/addons.make (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/.gitkeep (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-DataBinding => examples/example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-DataBinding => examples/example-DataBinding}/config.make (100%) rename {example-DataBinding => examples/example-DataBinding}/example_DataBinding.xcodeproj/project.pbxproj (100%) rename {example-DataBinding => examples/example-DataBinding}/openFrameworks-Info.plist (100%) rename {example-DataBinding => examples/example-DataBinding}/src/main.cpp (100%) rename {example-DataBinding => examples/example-DataBinding}/src/ofApp.cpp (100%) rename {example-DataBinding => examples/example-DataBinding}/src/ofApp.h (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/Makefile (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/Project.xcconfig (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/addons.make (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/.gitkeep (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/config.make (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/example-DropdownMenus.xcodeproj/project.pbxproj (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/openFrameworks-Info.plist (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/src/main.cpp (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/src/ofApp.cpp (100%) rename {example-DropdownMenus => examples/example-DropdownMenus}/src/ofApp.h (100%) rename {example-Folders => examples/example-Folders}/Makefile (100%) rename {example-Folders => examples/example-Folders}/Project.xcconfig (100%) rename {example-Folders => examples/example-Folders}/addons.make (100%) rename {example-Folders => examples/example-Folders}/bin/data/.gitkeep (100%) rename {example-Folders => examples/example-Folders}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-Folders => examples/example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-Folders => examples/example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-Folders => examples/example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-Folders => examples/example-Folders}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-Folders => examples/example-Folders}/config.make (100%) rename {example-Folders => examples/example-Folders}/example-Folders.xcodeproj/project.pbxproj (100%) rename {example-Folders => examples/example-Folders}/openFrameworks-Info.plist (100%) rename {example-Folders => examples/example-Folders}/src/main.cpp (100%) rename {example-Folders => examples/example-Folders}/src/ofApp.cpp (100%) rename {example-Folders => examples/example-Folders}/src/ofApp.h (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/Makefile (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/Project.xcconfig (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/addons.make (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/.gitkeep (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/config.make (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/example-FRM.xcodeproj/project.pbxproj (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/openFrameworks-Info.plist (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/src/main.cpp (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/src/ofApp.cpp (100%) rename {example-FramerateMonitor => examples/example-FramerateMonitor}/src/ofApp.h (100%) rename {example-Matrices => examples/example-Matrices}/Makefile (100%) rename {example-Matrices => examples/example-Matrices}/Project.xcconfig (100%) rename {example-Matrices => examples/example-Matrices}/addons.make (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/.gitkeep (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-Matrices => examples/example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-Matrices => examples/example-Matrices}/config.make (100%) rename {example-Matrices => examples/example-Matrices}/example-Matrices.xcodeproj/project.pbxproj (100%) rename {example-Matrices => examples/example-Matrices}/openFrameworks-Info.plist (100%) rename {example-Matrices => examples/example-Matrices}/src/main.cpp (100%) rename {example-Matrices => examples/example-Matrices}/src/ofApp.cpp (100%) rename {example-Matrices => examples/example-Matrices}/src/ofApp.h (100%) rename {example-RangeSliders => examples/example-RangeSliders}/Makefile (100%) rename {example-RangeSliders => examples/example-RangeSliders}/Project.xcconfig (100%) rename {example-RangeSliders => examples/example-RangeSliders}/addons.make (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/.gitkeep (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-RangeSliders => examples/example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-RangeSliders => examples/example-RangeSliders}/config.make (100%) rename {example-RangeSliders => examples/example-RangeSliders}/example-RangeSliders.xcodeproj/project.pbxproj (100%) rename {example-RangeSliders => examples/example-RangeSliders}/openFrameworks-Info.plist (100%) rename {example-RangeSliders => examples/example-RangeSliders}/src/main.cpp (100%) rename {example-RangeSliders => examples/example-RangeSliders}/src/ofApp.cpp (100%) rename {example-RangeSliders => examples/example-RangeSliders}/src/ofApp.h (100%) rename {example-ScrollView => examples/example-ScrollView}/Makefile (100%) rename {example-ScrollView => examples/example-ScrollView}/Project.xcconfig (100%) rename {example-ScrollView => examples/example-ScrollView}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-ScrollView => examples/example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-ScrollView => examples/example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-ScrollView => examples/example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-ScrollView => examples/example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-ScrollView => examples/example-ScrollView}/config.make (100%) rename {example-ScrollView => examples/example-ScrollView}/example-ScrollView.xcodeproj/project.pbxproj (100%) rename {example-ScrollView => examples/example-ScrollView}/openFrameworks-Info.plist (100%) rename {example-ScrollView => examples/example-ScrollView}/src/ofApp.cpp (100%) rename {example-ScrollView => examples/example-ScrollView}/src/ofApp.h (100%) rename {example-TextInputs => examples/example-TextInputs}/Makefile (100%) rename {example-TextInputs => examples/example-TextInputs}/Project.xcconfig (100%) rename {example-TextInputs => examples/example-TextInputs}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-TextInputs => examples/example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-TextInputs => examples/example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-TextInputs => examples/example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-TextInputs => examples/example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-TextInputs => examples/example-TextInputs}/config.make (100%) rename {example-TextInputs => examples/example-TextInputs}/example-TextInput.xcodeproj/project.pbxproj (100%) rename {example-TextInputs => examples/example-TextInputs}/openFrameworks-Info.plist (100%) rename {example-TextInputs => examples/example-TextInputs}/src/ofApp.h (100%) rename {example-TimeGraph => examples/example-TimeGraph}/Makefile (100%) rename {example-TimeGraph => examples/example-TimeGraph}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-TimeGraph => examples/example-TimeGraph}/config.make (100%) rename {example-TimeGraph => examples/example-TimeGraph}/example-TimeGraph.xcodeproj/project.pbxproj (100%) rename {example-TimeGraph => examples/example-TimeGraph}/src/main.cpp (100%) rename {example-ofParameter => examples/example-ofParameter}/Makefile (100%) rename {example-TimeGraph => examples/example-ofParameter}/Project.xcconfig (100%) rename {example-ScrollView => examples/example-ofParameter}/addons.make (100%) rename {example-ScrollView => examples/example-ofParameter}/bin/data/.gitkeep (100%) rename {example-ofParameter => examples/example-ofParameter}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-TimeGraph => examples/example-ofParameter}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {example-TimeGraph => examples/example-ofParameter}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {example-TimeGraph => examples/example-ofParameter}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {example-TimeGraph => examples/example-ofParameter}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {example-ofParameter => examples/example-ofParameter}/config.make (100%) rename {example-ofParameter => examples/example-ofParameter}/example-ofParameter.xcodeproj/project.pbxproj (100%) rename {example-TimeGraph => examples/example-ofParameter}/openFrameworks-Info.plist (100%) rename {example-ofParameter => examples/example-ofParameter}/src/main.cpp (100%) rename {example-ofParameter => examples/example-ofParameter}/src/ofApp.cpp (100%) rename {example-ofParameter => examples/example-ofParameter}/src/ofApp.h (100%) rename {example-xGenerativeLines => examples/example-xGenerativeLines}/Makefile (100%) rename {example-xGenerativeLines => examples/example-xGenerativeLines}/bin/data/bkgd-pattern.png (100%) rename {example-xGenerativeLines => examples/example-xGenerativeLines}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-xGenerativeLines => examples/example-xGenerativeLines}/config.make (100%) rename {example-xGenerativeLines => examples/example-xGenerativeLines}/example-GenerativeLines.xcodeproj/project.pbxproj (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/Makefile (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/config.make (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/example-OscillatingPolygon.xcodeproj/project.pbxproj (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/src/PolyMesh.h (100%) rename {example-xOscillatingPolygon => examples/example-xOscillatingPolygon}/src/main.cpp (100%) diff --git a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme deleted file mode 100644 index a7fb7a9..0000000 --- a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme deleted file mode 100644 index 0baadbb..0000000 --- a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme deleted file mode 100644 index 175a0c1..0000000 --- a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme deleted file mode 100644 index 9a038a3..0000000 --- a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme deleted file mode 100644 index 66ab8ca..0000000 --- a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme deleted file mode 100644 index ed32755..0000000 --- a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme deleted file mode 100644 index 5ce72f9..0000000 --- a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme deleted file mode 100644 index 9a11e1e..0000000 --- a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme deleted file mode 100644 index b00e097..0000000 --- a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme deleted file mode 100644 index 521ea16..0000000 --- a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme deleted file mode 100644 index 4dbabc3..0000000 --- a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme deleted file mode 100644 index 86569ec..0000000 --- a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme deleted file mode 100644 index aaf31d6..0000000 --- a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme deleted file mode 100644 index b326555..0000000 --- a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme deleted file mode 100644 index 7518721..0000000 --- a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme deleted file mode 100644 index 38b664b..0000000 --- a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme deleted file mode 100644 index ef2bb02..0000000 --- a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme deleted file mode 100644 index d21ab10..0000000 --- a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme deleted file mode 100644 index 958289a..0000000 --- a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme deleted file mode 100644 index f2cba52..0000000 --- a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme deleted file mode 100644 index 1128112..0000000 --- a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme deleted file mode 100644 index 752a63e..0000000 --- a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme deleted file mode 100644 index 1e99a38..0000000 --- a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme deleted file mode 100644 index 203c1de..0000000 --- a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ScrollView/src/main.cpp b/example-ScrollView/src/main.cpp deleted file mode 100644 index c844ff1..0000000 --- a/example-ScrollView/src/main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include "ofMain.h" -#include "ofApp.h" - -int main( ) -{ - ofSetupOpenGL(1024, 768, OF_WINDOW); - ofRunApp(new ofApp()); -} diff --git a/example-TextInputs/addons.make b/example-TextInputs/addons.make deleted file mode 100644 index 7ec7c03..0000000 --- a/example-TextInputs/addons.make +++ /dev/null @@ -1 +0,0 @@ -ofxDatGui diff --git a/example-TextInputs/bin/data/.gitkeep b/example-TextInputs/bin/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme deleted file mode 100644 index 257ad6f..0000000 --- a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme deleted file mode 100644 index 0035f3d..0000000 --- a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-TextInputs/src/main.cpp b/example-TextInputs/src/main.cpp deleted file mode 100644 index 1dce8ba..0000000 --- a/example-TextInputs/src/main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include "ofMain.h" -#include "ofApp.h" - -int main( ) -{ - ofSetupOpenGL(1000, 800, OF_WINDOW); - ofRunApp(new ofApp()); -} diff --git a/example-TextInputs/src/ofApp.cpp b/example-TextInputs/src/ofApp.cpp deleted file mode 100644 index 859b6a5..0000000 --- a/example-TextInputs/src/ofApp.cpp +++ /dev/null @@ -1,42 +0,0 @@ -#include "ofApp.h" - -/* - Simple example to demonstrate the Text Input Component. - Type something into the component and see it displayed in the center of the screen - https://github.com/braitsch/ofxDatGui @braitsch -*/ - -void ofApp::setup() -{ - ofSetWindowShape(1920, 1080); - ofSetWindowPosition(ofGetScreenWidth()/2 - ofGetWidth()/2, 0); - - input = new ofxDatGuiTextInput("TEXT INPUT", "Type Something Here"); - input->onTextInputEvent(this, &ofApp::onTextInputEvent); - input->setWidth(800, .2); - input->setPosition(ofGetWidth()/2 - input->getWidth()/2, 240); - font.load("ofxbraitsch/fonts/Verdana.ttf", 24); -} - -void ofApp::onTextInputEvent(ofxDatGuiTextInputEvent e) -{ -// text input events carry the text of the input field // - cout << "From Event Object: " << e.text << endl; -// although you can also retrieve it from the event target // - cout << "From Event Target: " << e.target->getText() << endl; -} - -void ofApp::update() -{ - input->update(); -} - -void ofApp::draw() -{ - input->draw(); - string str = "Text Input: "+input->getText(); - ofRectangle bounds = font.getStringBoundingBox(str, ofGetWidth()/2, ofGetHeight()/2); - ofSetColor(ofColor::black); - font.drawString(str, bounds.x-bounds.width/2, bounds.y-bounds.height/2); -} - diff --git a/example-TimeGraph/addons.make b/example-TimeGraph/addons.make deleted file mode 100644 index 7ec7c03..0000000 --- a/example-TimeGraph/addons.make +++ /dev/null @@ -1 +0,0 @@ -ofxDatGui diff --git a/example-TimeGraph/bin/data/.gitkeep b/example-TimeGraph/bin/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme deleted file mode 100644 index 32b5ea9..0000000 --- a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme deleted file mode 100644 index 52b2df5..0000000 --- a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-TimeGraph/src/ofApp.cpp b/example-TimeGraph/src/ofApp.cpp deleted file mode 100644 index 8e1443c..0000000 --- a/example-TimeGraph/src/ofApp.cpp +++ /dev/null @@ -1,113 +0,0 @@ -#include "ofApp.h" - -/* - Simple example to demonstrate the WaveMonitor Component - https://github.com/braitsch/ofxDatGui @braitsch -*/ - -void ofApp::setup() -{ - ang1 = ang2 = 0.0f; - ofSetWindowShape(1920, 1200); - ofSetWindowPosition(ofGetScreenWidth()/2 - ofGetWidth()/2, 0); - -// setup our gui // - gui = new ofxDatGui(); - gui->setWidth(1200, .2); - gui->setLabelAlignment(ofxDatGuiAlignment::CENTER); - gui->addHeader("wave monitor & value plotter example"); - gui->addFooter(); - -// add a wave monitor with a frequency of 3 & amplitude of 50% // - m1 = gui->addWaveMonitor("wave monitor", 3, .5); - s1 = gui->addSlider("frequency", 0, 50, 5); -// amplitude multiplier must be a value between 0 & 1 // - s2 = gui->addSlider("amplitude", 0, 1); -// we'll animate it on a sine wave so let's disable user input // - s2->setEnabled(false); - - gui->addBreak()->setHeight(20); - -// add a couple value plotters with a range of 0 - 100 // - p1 = gui->addValuePlotter("value plotter", 0, 100); - p2 = gui->addValuePlotter("point plotter", 0, 100); - p2->setDrawMode(ofxDatGuiGraph::POINTS); - gui->addSlider("multiplier", 0, 1, .10); - gui->addSlider("sweep speed", 0, 30, 10); - gui->addBreak()->setHeight(20); - -// add a dropdown to select between the four draw modes // - vector drawModes = {"lines", "filled", "points", "outline"}; - dd = gui->addDropdown("select draw mode", drawModes); - -// set the frequency and amplitude // - m1->setFrequency(s1->getValue()); - m1->setAmplitude(s2->getValue()); - - p1->setSpeed(gui->getSlider("sweep speed")->getValue()); - - gui->setPosition(ofGetWidth()/2 - gui->getWidth()/2, 140); - gui->onSliderEvent(this, &ofApp::onGuiSliderEvent); - gui->onDropdownEvent(this, &ofApp::onGuiDropdownEvent); -} - -void ofApp::onGuiSliderEvent(ofxDatGuiSliderEvent e) -{ - if (e.target == s1){ - m1->setFrequency(s1->getValue()); - } else if (e.target == s2){ - m1->setAmplitude(s2->getValue()); - } -} - -void ofApp::onGuiDropdownEvent(ofxDatGuiDropdownEvent e) -{ - switch (e.child) { - case (int)ofxDatGuiGraph::LINES : - m1->setDrawMode(ofxDatGuiGraph::LINES); - p1->setDrawMode(ofxDatGuiGraph::LINES); - dd->setLabel("drawing mode : lines"); - break; - case (int)ofxDatGuiGraph::FILLED : - m1->setDrawMode(ofxDatGuiGraph::FILLED); - p1->setDrawMode(ofxDatGuiGraph::FILLED); - dd->setLabel("drawing mode : filled"); - break; - case (int)ofxDatGuiGraph::POINTS : - m1->setDrawMode(ofxDatGuiGraph::POINTS); - p1->setDrawMode(ofxDatGuiGraph::POINTS); - dd->setLabel("drawing mode : points"); - break; - case (int)ofxDatGuiGraph::OUTLINE : - m1->setDrawMode(ofxDatGuiGraph::OUTLINE); - p1->setDrawMode(ofxDatGuiGraph::OUTLINE); - dd->setLabel("drawing mode : outline"); - break; - } -} - -void ofApp::update() -{ -// generate a couple sine waves between 0 & 1 // - float v1 = (1+sin(ang1+=.02f))/2; - float v2 = (1+sin(ang2+=gui->getSlider("multiplier")->getValue()))/2; - -// oscillate the amplitude of the wave monitor // - s2->setValue(v1); - m1->setAmplitude(v1); - -// and the values we supply to the plotter // - p1->setValue(v2 * p1->getRange()); - p1->setSpeed(gui->getSlider("sweep speed")->getValue()); - p2->setValue(v2 * p1->getRange()); - p2->setSpeed(gui->getSlider("sweep speed")->getValue()); -} - -void ofApp::draw() -{ - -} - - - - diff --git a/example-TimeGraph/src/ofApp.h b/example-TimeGraph/src/ofApp.h deleted file mode 100644 index 3f4f6d5..0000000 --- a/example-TimeGraph/src/ofApp.h +++ /dev/null @@ -1,27 +0,0 @@ -#pragma once - -#include "ofMain.h" -#include "ofxDatGui.h" - -class ofApp : public ofBaseApp{ - - public: - void setup(); - void update(); - void draw(); - - ofxDatGui* gui; - - ofxDatGuiSlider* s1; - ofxDatGuiSlider* s2; - ofxDatGuiDropdown* dd; - ofxDatGuiWaveMonitor* m1; - ofxDatGuiValuePlotter* p1; - ofxDatGuiValuePlotter* p2; - - float ang1; - float ang2; - void onGuiSliderEvent(ofxDatGuiSliderEvent e); - void onGuiDropdownEvent(ofxDatGuiDropdownEvent e); - -}; diff --git a/example-ofParameter/Project.xcconfig b/example-ofParameter/Project.xcconfig deleted file mode 100644 index e570b15..0000000 --- a/example-ofParameter/Project.xcconfig +++ /dev/null @@ -1,17 +0,0 @@ -//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. -//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED -OF_PATH = ../../.. - -//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE -#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" - -//ICONS - NEW IN 0072 -ICON_NAME_DEBUG = icon-debug.icns -ICON_NAME_RELEASE = icon.icns -ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ - -//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: -//ICON_FILE_PATH = bin/data/ - -OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) -HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-ofParameter/addons.make b/example-ofParameter/addons.make deleted file mode 100644 index e69de29..0000000 diff --git a/example-ofParameter/bin/data/.gitkeep b/example-ofParameter/bin/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png deleted file mode 100644 index 22866a8d68ee1a9824f93ec33f3945e7ee62e2a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! diff --git a/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png deleted file mode 100644 index 44e090e53159df28ba3262ed5a51618ca5ff699e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1630 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 diff --git a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme deleted file mode 100644 index 117df91..0000000 --- a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme deleted file mode 100644 index 94f10ec..0000000 --- a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-ofParameter/openFrameworks-Info.plist b/example-ofParameter/openFrameworks-Info.plist deleted file mode 100644 index 9c887ab..0000000 --- a/example-ofParameter/openFrameworks-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - cc.openFrameworks.ofapp - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CFBundleIconFile - ${ICON} - NSHighResolutionCapable - - - diff --git a/example-xGenerativeLines/Project.xcconfig b/example-xGenerativeLines/Project.xcconfig deleted file mode 100644 index e570b15..0000000 --- a/example-xGenerativeLines/Project.xcconfig +++ /dev/null @@ -1,17 +0,0 @@ -//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. -//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED -OF_PATH = ../../.. - -//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE -#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" - -//ICONS - NEW IN 0072 -ICON_NAME_DEBUG = icon-debug.icns -ICON_NAME_RELEASE = icon.icns -ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ - -//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: -//ICON_FILE_PATH = bin/data/ - -OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) -HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-xGenerativeLines/addons.make b/example-xGenerativeLines/addons.make deleted file mode 100644 index 7ec7c03..0000000 --- a/example-xGenerativeLines/addons.make +++ /dev/null @@ -1 +0,0 @@ -ofxDatGui diff --git a/example-xGenerativeLines/bin/data/.gitkeep b/example-xGenerativeLines/bin/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png deleted file mode 100644 index 22866a8d68ee1a9824f93ec33f3945e7ee62e2a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! diff --git a/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png deleted file mode 100644 index 44e090e53159df28ba3262ed5a51618ca5ff699e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1630 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 diff --git a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme deleted file mode 100644 index 2d4765e..0000000 --- a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme deleted file mode 100644 index 6320718..0000000 --- a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-xGenerativeLines/openFrameworks-Info.plist b/example-xGenerativeLines/openFrameworks-Info.plist deleted file mode 100644 index 9c887ab..0000000 --- a/example-xGenerativeLines/openFrameworks-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - cc.openFrameworks.ofapp - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CFBundleIconFile - ${ICON} - NSHighResolutionCapable - - - diff --git a/example-xGenerativeLines/src/Line.h b/example-xGenerativeLines/src/Line.h deleted file mode 100644 index e702c8e..0000000 --- a/example-xGenerativeLines/src/Line.h +++ /dev/null @@ -1,106 +0,0 @@ -/* - Copyright (C) 2015 Stephen Braitsch [http://braitsch.io] - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. -*/ - -#pragma once -#include "ofColor.h" -#include "ofPolyline.h" -#include "ofAppRunner.h" - -class Line : public ofPolyline{ - - public: - Line(int x, int y, ofColor c){ - init(); - ox = x; - oy = y; - color = c; - addVertex(x, y); - addVertex(x, y); - } - int dx; - int dy; - int cl; - int ml; - int ox; - int oy; - ofColor color; - ofPoint* head; - static int MinLength; - static int MaxLength; - void addVertex(int x, int y) - { - ofPolyline::addVertex(x, y); - head = &getVertices()[size()-1]; - } - void tick() - { - cl++; - if (cl >= ml){ - rotate(); - addVertex(head->x, head->y); - } - constrain(); - } - void init() - { - int x = round(ofRandom(1)); - if (x==0) x = -1; - int y = round(ofRandom(1)); - if (y==0) y = -1; - dx = x; - dy = y; - cl = 0; - ml = round(ofRandom(MinLength, MaxLength)); - } - void rotate() - { - if (dx == 1 && dy == 1){ - dx = -1; - } else if (dx == -1 && dy == 1){ - dy = -1; - } else if (dx == -1 && dy == -1){ - dx = 1; - } else if (dx == 1 && dy == -1){ - dy = 1; - } - cl = 0; - ml = round(ofRandom(MinLength, MaxLength)); - } - void reset() - { - ofPolyline::clear(); - addVertex(ox, oy); - addVertex(ox, oy); - } - void constrain() - { - if (head->x <= 0 || head->x >= ofGetWidth()){ - dx *= -1; - addVertex(head->x, head->y); - } - if (head->y <= 0 || head->y >= ofGetHeight()){ - dy *= -1; - addVertex(head->x, head->y); - } - } -}; - diff --git a/example-xGenerativeLines/src/main.cpp b/example-xGenerativeLines/src/main.cpp deleted file mode 100644 index 23785b4..0000000 --- a/example-xGenerativeLines/src/main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include "ofMain.h" -#include "ofApp.h" - -int main( ) -{ - ofSetupOpenGL(1920, 1080, OF_WINDOW); - ofRunApp(new ofApp()); -} \ No newline at end of file diff --git a/example-xGenerativeLines/src/ofApp.cpp b/example-xGenerativeLines/src/ofApp.cpp deleted file mode 100644 index 7c57361..0000000 --- a/example-xGenerativeLines/src/ofApp.cpp +++ /dev/null @@ -1,151 +0,0 @@ -#include "ofApp.h" - -int Line::MinLength = 4; -int Line::MaxLength = 100; - -void ofApp::setup() -{ -// instantiate and position the gui // - gui = new ofxDatGui( ofxDatGuiAnchor::TOP_RIGHT ); - -// add the optional header and footer // - gui->addTextInput("INPUT MESSAGE", "# OPEN FRAMEWORKS #"); - gui->addFooter(); - - gui->addBreak(); -// add some color pickers to color our lines // - ofxDatGuiFolder* f1 = gui->addFolder("LINE COLORS", ofColor::fromHex(0x2FA1D6)); - f1->addColorPicker("LINE 1", ofColor::fromHex(0x20201f)); - f1->addColorPicker("LINE 2", ofColor::fromHex(0x80b0b0)); - f1->addColorPicker("LINE 3", ofColor::fromHex(0x4f4b4d)); - f1->addColorPicker("LINE 4", ofColor::fromHex(0xe5e2d9)); - f1->expand(); - gui->addBreak(); - -// and some sliders to adjust how they're drawn // - ofxDatGuiFolder* f2 = gui->addFolder("LINE CONTROLS", ofColor::fromHex(0xFFD00B)); - s1 = f2->addSlider("DRAW SPEED", 0, 120, 5); - s2 = f2->addSlider("LINE WEIGHT", 1, 60, 2); - s3 = f2->addSlider("LINE LENGTH", 4, 200, 140); - f2->expand(); - gui->addBreak(); - -// and a few others widgits for good measure :) // - gui->addSlider("DATGUI OPACITY", 0, 100); - gui->addButton("CLEAR"); - gui->addToggle("PAUSE DRAWING", false); - -// register a few callbacks to listen for our gui events // - gui->onButtonEvent(this, &ofApp::onButtonEvent); - gui->onSliderEvent(this, &ofApp::onSliderEvent); - gui->onTextInputEvent(this, &ofApp::onTextInputEvent); - gui->onColorPickerEvent(this, &ofApp::onColorPickerEvent); - -// capture the default slider values into variables // - drawSpeed = s1->getValue(); - lineWeight = s2->getValue(); - Line::MaxLength = s3->getValue(); - gui->setOpacity(gui->getSlider("datgui opacity")->getScale()); - drawingPaused = gui->getButton("pause drawing")->getEnabled(); - -// finally add some generative lines to draw // - lines.push_back(Line(ofGetWidth()*.2, ofGetHeight()/2, gui->getColorPicker("line 1")->getColor())); - lines.push_back(Line(ofGetWidth()*.4, ofGetHeight()/2, gui->getColorPicker("line 2")->getColor())); - lines.push_back(Line(ofGetWidth()*.6, ofGetHeight()/2, gui->getColorPicker("line 3")->getColor())); - lines.push_back(Line(ofGetWidth()*.8, ofGetHeight()/2, gui->getColorPicker("line 4")->getColor())); - -// let's launch the app fullscreen // - isFullscreen = true; - ofSetFullscreen(isFullscreen); - -// and tile the background with a pattern // - bkgd.load("bkgd-pattern.png"); -} - -void ofApp::onSliderEvent(ofxDatGuiSliderEvent e) -{ -// every event has a pointer to the object (target) that dispatched the event - if (e.target->getLabel() == "DRAW SPEED"){ - drawSpeed = e.value; -// you can also compare the target pointer against a local variable - } else if (e.target == s2){ - lineWeight = e.value; -// slider event objects also carry the current scale & value of the slider - } else if (e.target == s3){ - Line::MaxLength = e.value; - } else if (e.target->getLabel() == "DATGUI OPACITY"){ -// however you can always read these values directly off of the slider itself - gui->setOpacity(e.target->getScale()); - } -} - -void ofApp::onButtonEvent(ofxDatGuiButtonEvent e) -{ - if (e.target->is("clear")) { - reset(); - } else if (e.target->is("pause drawing")) { - drawingPaused = e.enabled; - } -} - -void ofApp::onTextInputEvent(ofxDatGuiTextInputEvent e) -{ - cout << "onTextInputEvent: " << e.target->getLabel() << " " << e.target->getText() << endl; -} - -void ofApp::onColorPickerEvent(ofxDatGuiColorPickerEvent e) -{ - if (e.target->getLabel() == "LINE 1"){ - lines[0].color = e.target->getColor(); - } else if (e.target->getLabel() == "LINE 2"){ - lines[1].color = e.target->getColor(); - } else if (e.target->getLabel() == "LINE 3"){ - lines[2].color = e.target->getColor(); - } else if (e.target->getLabel() == "LINE 4"){ - lines[3].color = e.target->getColor(); - } -} - -void ofApp::update() -{ - if (drawingPaused) return; - for(int i=0; ix += (lines[i].dx) * drawSpeed; - lines[i].head->y += (lines[i].dy) * drawSpeed; - } -} - -void ofApp::draw() -{ -// pattern the background // - for(int i = 0; i < ofGetHeight(); i += 400) for(int j = 0; j < ofGetWidth(); j += 400) bkgd.draw(j, i, 400, 400); -// draw some lines // - ofPushStyle(); - ofSetLineWidth(lineWeight); - for (int i=0; i lines; - bool isFullscreen; - - ofxDatGui* gui; - ofxDatGuiSlider* s1; - ofxDatGuiSlider* s2; - ofxDatGuiSlider* s3; - ofxDatGuiSlider* s4; - - void onButtonEvent(ofxDatGuiButtonEvent e); - void onSliderEvent(ofxDatGuiSliderEvent e); - void onTextInputEvent(ofxDatGuiTextInputEvent e); - void onDropdownEvent(ofxDatGuiDropdownEvent e); - void onColorPickerEvent(ofxDatGuiColorPickerEvent e); - -}; - - diff --git a/example-xOscillatingPolygon/Project.xcconfig b/example-xOscillatingPolygon/Project.xcconfig deleted file mode 100644 index e570b15..0000000 --- a/example-xOscillatingPolygon/Project.xcconfig +++ /dev/null @@ -1,17 +0,0 @@ -//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. -//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED -OF_PATH = ../../.. - -//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE -#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" - -//ICONS - NEW IN 0072 -ICON_NAME_DEBUG = icon-debug.icns -ICON_NAME_RELEASE = icon.icns -ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ - -//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: -//ICON_FILE_PATH = bin/data/ - -OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) -HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-xOscillatingPolygon/addons.make b/example-xOscillatingPolygon/addons.make deleted file mode 100644 index 7ec7c03..0000000 --- a/example-xOscillatingPolygon/addons.make +++ /dev/null @@ -1 +0,0 @@ -ofxDatGui diff --git a/example-xOscillatingPolygon/bin/data/.gitkeep b/example-xOscillatingPolygon/bin/data/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png deleted file mode 100644 index 22866a8d68ee1a9824f93ec33f3945e7ee62e2a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! diff --git a/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png deleted file mode 100644 index 44e090e53159df28ba3262ed5a51618ca5ff699e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1630 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 diff --git a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme deleted file mode 100644 index 78aa7c5..0000000 --- a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme deleted file mode 100644 index f16c743..0000000 --- a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/example-xOscillatingPolygon/openFrameworks-Info.plist b/example-xOscillatingPolygon/openFrameworks-Info.plist deleted file mode 100644 index 9c887ab..0000000 --- a/example-xOscillatingPolygon/openFrameworks-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - cc.openFrameworks.ofapp - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleVersion - 1.0 - CFBundleIconFile - ${ICON} - NSHighResolutionCapable - - - diff --git a/example-xOscillatingPolygon/src/ofApp.cpp b/example-xOscillatingPolygon/src/ofApp.cpp deleted file mode 100644 index 2c12a56..0000000 --- a/example-xOscillatingPolygon/src/ofApp.cpp +++ /dev/null @@ -1,125 +0,0 @@ -#include "ofApp.h" - -void ofApp::setup() -{ -// setup the gui // - gui = new ofxDatGui( ofxDatGuiAnchor::TOP_RIGHT ); - gui->addHeader("POLYGON EXAMPLE"); - gui->addSlider("MIN RADIUS", 0, 100); - gui->addSlider("MAX RADIUS", 100, 740); - gui->addSlider("ZOOM SPEED", 0, 100); - gui->addSlider("NUM SIDES", 3, 50); - gui->addSlider("MARGIN", -100, 500); - gui->addColorPicker("LINE COLOR"); - gui->addSlider("LINE WEIGHT", 1, 100); - gui->add2dPad("POLY POSITION"); - gui->addColorPicker("BACKGROUND"); - gui->addButton("RESET"); - gui->addFooter(); - -// and register callbacks to listen for events // - gui->onButtonEvent(this, &ofApp::onButtonEvent); - gui->onSliderEvent(this, &ofApp::onSliderEvent); - gui->on2dPadEvent(this, &ofApp::on2dPadEvent); - gui->onColorPickerEvent(this, &ofApp::onColorPickerEvent); - gui->setOpacity(.5); - -// let's launch the app fullscreen // - isFullscreen = true; - ofSetFullscreen(isFullscreen); - -// setup the poly and default gui settings // - reset(); -} - -void ofApp::onButtonEvent(ofxDatGuiButtonEvent e) -{ - if (e.target->getLabel() == "RESET") reset(); -} - -void ofApp::reset() -{ - margin = 0; - zSpeed = 0.10f; - numSides = 10; - oscillator = 0; - minRadius = 50; - maxRadius = 300; - lineWeight = 2; - lineColor = ofColor::fromHex(0xEEEEEE); - bkgdColor = ofColor::fromHex(0x333333); - -// reset the gui // - gui->getSlider("min radius")->setValue(minRadius); - gui->getSlider("max radius")->setValue(maxRadius); - gui->getSlider("zoom speed")->setScale(zSpeed); - gui->getSlider("num sides")->setValue(numSides); - gui->getSlider("margin")->setValue(margin); - gui->getSlider("line weight")->setValue(lineWeight); - gui->get2dPad("poly position")->reset(); - gui->getColorPicker("line color")->setColor(lineColor); - -// reset the poly params // - ofSetBackgroundColor(bkgdColor); - poly.setLineColor(lineColor); - poly.setLineWeight(lineWeight); - poly.setOrigin(ofGetWidth()/2, ofGetHeight()/2); - poly.reset(margin, (maxRadius-minRadius)/2, numSides); -} - -void ofApp::onSliderEvent(ofxDatGuiSliderEvent e) -{ - if (e.target->getLabel() == "MIN RADIUS"){ - minRadius = e.target->getValue(); - } else if (e.target->getLabel() == "MAX RADIUS"){ - maxRadius = e.target->getValue(); - } else if (e.target->getLabel() == "NUM SIDES"){ - poly.setNumSides(e.target->getValue()); - } else if (e.target->getLabel() == "MARGIN"){ - poly.setMargin(e.target->getValue()); - } else if (e.target->getLabel() == "ZOOM SPEED"){ - zSpeed = e.target->getScale(); - } else if (e.target->getLabel() == "LINE WEIGHT"){ - poly.setLineWeight(e.target->getValue()); - } -} - -void ofApp::on2dPadEvent(ofxDatGui2dPadEvent e) -{ - poly.setOrigin(e.x, e.y); -} - -void ofApp::onColorPickerEvent(ofxDatGuiColorPickerEvent e) -{ - if (e.target->getLabel() == "LINE COLOR"){ - poly.setLineColor(e.target->getColor()); - } else if (e.target->getLabel() == "BACKGROUND"){ - ofSetBackgroundColor(e.target->getColor()); - } -} - -void ofApp::draw() -{ - poly.draw(); -} - -void ofApp::update() -{ - oscillator+=(0.25 * float(zSpeed)); - poly.setRadius((sin(oscillator)*maxRadius) + (maxRadius+minRadius)); -} - -void ofApp::keyPressed(int key) -{ - if (key == 'f') { - isFullscreen =!isFullscreen; - ofSetFullscreen(isFullscreen); - if (!isFullscreen) { - ofSetWindowShape(1920, 1080); - ofSetWindowPosition((ofGetScreenWidth()/2)-(1920/2), 0); - } - } -} - - - diff --git a/example-xOscillatingPolygon/src/ofApp.h b/example-xOscillatingPolygon/src/ofApp.h deleted file mode 100644 index d9dd025..0000000 --- a/example-xOscillatingPolygon/src/ofApp.h +++ /dev/null @@ -1,33 +0,0 @@ -#pragma once - -#include "ofMain.h" -#include "PolyMesh.h" -#include "ofxDatGui.h" - -class ofApp : public ofBaseApp{ - - public: - void setup(); - void update(); - void draw(); - void reset(); - - ofxDatGui* gui; - PolyMesh poly; - float oscillator; - float zSpeed; - int margin; - int minRadius; - int maxRadius; - int numSides; - int lineWeight; - ofColor lineColor; - ofColor bkgdColor; - bool isFullscreen; - - void keyPressed(int key); - void onButtonEvent(ofxDatGuiButtonEvent e); - void onSliderEvent(ofxDatGuiSliderEvent e); - void on2dPadEvent(ofxDatGui2dPadEvent e); - void onColorPickerEvent(ofxDatGuiColorPickerEvent e); -}; diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..58bd22b --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1,68 @@ +######################### +# core examples +######################### + +*/*/bin/* +!*/*/bin/data/ + +######################### +# IDE +######################### + +# XCode +/*/*/*.xcodeproj +/*/*/Project.xcconfig +/*/*/openFrameworks-Info.plist +/*/*/ofxiOS-Info.plist +/*/*/ofxiOS_Prefix.pch +/*/*/*/*/Default*.png +/*/*/*/*/Icon*.png + +# Code::Blocks +/*/*/*.cbp +/*/*/*.workspace + +# Visual Studio +/*/*/*.sln +/*/*/*.vcxproj +/*/*/*.vcxproj.user +/*/*/*.vcxproj.filters +/*/*/icon.rc + +# Eclipse +/*/*/.cproject +/*/*/.project +/*/*/.settings/ + +# QtCreator +/*/*/*.qbs +/*/*/*.qbs.user +/*/*/*.pro +/*/*/*.pro.user + +######################### +# operating system +######################### + +# Linux +/*/*/Makefile +/*/*/config.make +# Leave Android files in until project generation works +!/android/*/Makefile +!/android/*/config.make + +# Android +android/*/test link +android/*/gen +android/*/res/raw +libOFAndroidApp*.so +gdbserver +gdb.setup +libneondetection.so +Application.mk +Android.mk + +!android/*/.cproject +!android/*/.project +!android/*/.settings +!android/*/.settings/* diff --git a/example-2dPads/Makefile b/examples/example-2dPads/Makefile similarity index 100% rename from example-2dPads/Makefile rename to examples/example-2dPads/Makefile diff --git a/example-2dPads/Project.xcconfig b/examples/example-2dPads/Project.xcconfig similarity index 100% rename from example-2dPads/Project.xcconfig rename to examples/example-2dPads/Project.xcconfig diff --git a/example-2dPads/addons.make b/examples/example-2dPads/addons.make similarity index 100% rename from example-2dPads/addons.make rename to examples/example-2dPads/addons.make diff --git a/example-2dPads/bin/data/.gitkeep b/examples/example-2dPads/bin/data/.gitkeep similarity index 100% rename from example-2dPads/bin/data/.gitkeep rename to examples/example-2dPads/bin/data/.gitkeep diff --git a/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-2dPads/config.make b/examples/example-2dPads/config.make similarity index 100% rename from example-2dPads/config.make rename to examples/example-2dPads/config.make diff --git a/example-2dPads/example-2dPads.xcodeproj/project.pbxproj b/examples/example-2dPads/example-2dPads.xcodeproj/project.pbxproj similarity index 100% rename from example-2dPads/example-2dPads.xcodeproj/project.pbxproj rename to examples/example-2dPads/example-2dPads.xcodeproj/project.pbxproj diff --git a/example-2dPads/openFrameworks-Info.plist b/examples/example-2dPads/openFrameworks-Info.plist similarity index 100% rename from example-2dPads/openFrameworks-Info.plist rename to examples/example-2dPads/openFrameworks-Info.plist diff --git a/example-2dPads/src/main.cpp b/examples/example-2dPads/src/main.cpp similarity index 100% rename from example-2dPads/src/main.cpp rename to examples/example-2dPads/src/main.cpp diff --git a/example-2dPads/src/ofApp.cpp b/examples/example-2dPads/src/ofApp.cpp similarity index 100% rename from example-2dPads/src/ofApp.cpp rename to examples/example-2dPads/src/ofApp.cpp diff --git a/example-2dPads/src/ofApp.h b/examples/example-2dPads/src/ofApp.h similarity index 100% rename from example-2dPads/src/ofApp.h rename to examples/example-2dPads/src/ofApp.h diff --git a/example-AllComponents/Makefile b/examples/example-AllComponents/Makefile similarity index 100% rename from example-AllComponents/Makefile rename to examples/example-AllComponents/Makefile diff --git a/example-AllComponents/Project.xcconfig b/examples/example-AllComponents/Project.xcconfig similarity index 100% rename from example-AllComponents/Project.xcconfig rename to examples/example-AllComponents/Project.xcconfig diff --git a/example-AllComponents/addons.make b/examples/example-AllComponents/addons.make similarity index 100% rename from example-AllComponents/addons.make rename to examples/example-AllComponents/addons.make diff --git a/example-AllComponents/bin/data/.gitkeep b/examples/example-AllComponents/bin/data/.gitkeep similarity index 100% rename from example-AllComponents/bin/data/.gitkeep rename to examples/example-AllComponents/bin/data/.gitkeep diff --git a/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-AllComponents/config.make b/examples/example-AllComponents/config.make similarity index 100% rename from example-AllComponents/config.make rename to examples/example-AllComponents/config.make diff --git a/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj b/examples/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj similarity index 100% rename from example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj rename to examples/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj diff --git a/example-AllComponents/openFrameworks-Info.plist b/examples/example-AllComponents/openFrameworks-Info.plist similarity index 100% rename from example-AllComponents/openFrameworks-Info.plist rename to examples/example-AllComponents/openFrameworks-Info.plist diff --git a/example-AllComponents/src/main.cpp b/examples/example-AllComponents/src/main.cpp similarity index 100% rename from example-AllComponents/src/main.cpp rename to examples/example-AllComponents/src/main.cpp diff --git a/example-AllComponents/src/ofApp.cpp b/examples/example-AllComponents/src/ofApp.cpp similarity index 100% rename from example-AllComponents/src/ofApp.cpp rename to examples/example-AllComponents/src/ofApp.cpp diff --git a/example-AllComponents/src/ofApp.h b/examples/example-AllComponents/src/ofApp.h similarity index 100% rename from example-AllComponents/src/ofApp.h rename to examples/example-AllComponents/src/ofApp.h diff --git a/example-AllComponentsGui/Makefile b/examples/example-AllComponentsGui/Makefile similarity index 100% rename from example-AllComponentsGui/Makefile rename to examples/example-AllComponentsGui/Makefile diff --git a/example-AllComponentsGui/Project.xcconfig b/examples/example-AllComponentsGui/Project.xcconfig similarity index 100% rename from example-AllComponentsGui/Project.xcconfig rename to examples/example-AllComponentsGui/Project.xcconfig diff --git a/example-AllComponentsGui/addons.make b/examples/example-AllComponentsGui/addons.make similarity index 100% rename from example-AllComponentsGui/addons.make rename to examples/example-AllComponentsGui/addons.make diff --git a/example-AllComponentsGui/bin/data/.gitkeep b/examples/example-AllComponentsGui/bin/data/.gitkeep similarity index 100% rename from example-AllComponentsGui/bin/data/.gitkeep rename to examples/example-AllComponentsGui/bin/data/.gitkeep diff --git a/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-AllComponentsGui/config.make b/examples/example-AllComponentsGui/config.make similarity index 100% rename from example-AllComponentsGui/config.make rename to examples/example-AllComponentsGui/config.make diff --git a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj b/examples/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj similarity index 100% rename from example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj rename to examples/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj diff --git a/example-AllComponentsGui/openFrameworks-Info.plist b/examples/example-AllComponentsGui/openFrameworks-Info.plist similarity index 100% rename from example-AllComponentsGui/openFrameworks-Info.plist rename to examples/example-AllComponentsGui/openFrameworks-Info.plist diff --git a/example-AllComponentsGui/src/main.cpp b/examples/example-AllComponentsGui/src/main.cpp similarity index 100% rename from example-AllComponentsGui/src/main.cpp rename to examples/example-AllComponentsGui/src/main.cpp diff --git a/example-AllComponentsGui/src/ofApp.cpp b/examples/example-AllComponentsGui/src/ofApp.cpp similarity index 100% rename from example-AllComponentsGui/src/ofApp.cpp rename to examples/example-AllComponentsGui/src/ofApp.cpp diff --git a/example-AllComponentsGui/src/ofApp.h b/examples/example-AllComponentsGui/src/ofApp.h similarity index 100% rename from example-AllComponentsGui/src/ofApp.h rename to examples/example-AllComponentsGui/src/ofApp.h diff --git a/example-Buttons/Makefile b/examples/example-Buttons/Makefile similarity index 100% rename from example-Buttons/Makefile rename to examples/example-Buttons/Makefile diff --git a/example-Buttons/Project.xcconfig b/examples/example-Buttons/Project.xcconfig similarity index 100% rename from example-Buttons/Project.xcconfig rename to examples/example-Buttons/Project.xcconfig diff --git a/example-Buttons/addons.make b/examples/example-Buttons/addons.make similarity index 100% rename from example-Buttons/addons.make rename to examples/example-Buttons/addons.make diff --git a/example-Buttons/bin/data/.gitkeep b/examples/example-Buttons/bin/data/.gitkeep similarity index 100% rename from example-Buttons/bin/data/.gitkeep rename to examples/example-Buttons/bin/data/.gitkeep diff --git a/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-Buttons/config.make b/examples/example-Buttons/config.make similarity index 100% rename from example-Buttons/config.make rename to examples/example-Buttons/config.make diff --git a/example-Buttons/example-Buttons.xcodeproj/project.pbxproj b/examples/example-Buttons/example-Buttons.xcodeproj/project.pbxproj similarity index 100% rename from example-Buttons/example-Buttons.xcodeproj/project.pbxproj rename to examples/example-Buttons/example-Buttons.xcodeproj/project.pbxproj diff --git a/example-Buttons/openFrameworks-Info.plist b/examples/example-Buttons/openFrameworks-Info.plist similarity index 100% rename from example-Buttons/openFrameworks-Info.plist rename to examples/example-Buttons/openFrameworks-Info.plist diff --git a/example-Buttons/src/main.cpp b/examples/example-Buttons/src/main.cpp similarity index 100% rename from example-Buttons/src/main.cpp rename to examples/example-Buttons/src/main.cpp diff --git a/example-Buttons/src/ofApp.cpp b/examples/example-Buttons/src/ofApp.cpp similarity index 100% rename from example-Buttons/src/ofApp.cpp rename to examples/example-Buttons/src/ofApp.cpp diff --git a/example-Buttons/src/ofApp.h b/examples/example-Buttons/src/ofApp.h similarity index 100% rename from example-Buttons/src/ofApp.h rename to examples/example-Buttons/src/ofApp.h diff --git a/example-ColorPickers/Makefile b/examples/example-ColorPickers/Makefile similarity index 100% rename from example-ColorPickers/Makefile rename to examples/example-ColorPickers/Makefile diff --git a/example-ColorPickers/Project.xcconfig b/examples/example-ColorPickers/Project.xcconfig similarity index 100% rename from example-ColorPickers/Project.xcconfig rename to examples/example-ColorPickers/Project.xcconfig diff --git a/example-ColorPickers/addons.make b/examples/example-ColorPickers/addons.make similarity index 100% rename from example-ColorPickers/addons.make rename to examples/example-ColorPickers/addons.make diff --git a/example-ColorPickers/bin/data/.gitkeep b/examples/example-ColorPickers/bin/data/.gitkeep similarity index 100% rename from example-ColorPickers/bin/data/.gitkeep rename to examples/example-ColorPickers/bin/data/.gitkeep diff --git a/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-ColorPickers/config.make b/examples/example-ColorPickers/config.make similarity index 100% rename from example-ColorPickers/config.make rename to examples/example-ColorPickers/config.make diff --git a/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj b/examples/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj similarity index 100% rename from example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj rename to examples/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj diff --git a/example-ColorPickers/openFrameworks-Info.plist b/examples/example-ColorPickers/openFrameworks-Info.plist similarity index 100% rename from example-ColorPickers/openFrameworks-Info.plist rename to examples/example-ColorPickers/openFrameworks-Info.plist diff --git a/example-ColorPickers/src/main.cpp b/examples/example-ColorPickers/src/main.cpp similarity index 100% rename from example-ColorPickers/src/main.cpp rename to examples/example-ColorPickers/src/main.cpp diff --git a/example-ColorPickers/src/ofApp.cpp b/examples/example-ColorPickers/src/ofApp.cpp similarity index 100% rename from example-ColorPickers/src/ofApp.cpp rename to examples/example-ColorPickers/src/ofApp.cpp diff --git a/example-ColorPickers/src/ofApp.h b/examples/example-ColorPickers/src/ofApp.h similarity index 100% rename from example-ColorPickers/src/ofApp.h rename to examples/example-ColorPickers/src/ofApp.h diff --git a/example-DataBinding/Makefile b/examples/example-DataBinding/Makefile similarity index 100% rename from example-DataBinding/Makefile rename to examples/example-DataBinding/Makefile diff --git a/example-DataBinding/Project.xcconfig b/examples/example-DataBinding/Project.xcconfig similarity index 100% rename from example-DataBinding/Project.xcconfig rename to examples/example-DataBinding/Project.xcconfig diff --git a/example-DataBinding/addons.make b/examples/example-DataBinding/addons.make similarity index 100% rename from example-DataBinding/addons.make rename to examples/example-DataBinding/addons.make diff --git a/example-DataBinding/bin/data/.gitkeep b/examples/example-DataBinding/bin/data/.gitkeep similarity index 100% rename from example-DataBinding/bin/data/.gitkeep rename to examples/example-DataBinding/bin/data/.gitkeep diff --git a/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-DataBinding/config.make b/examples/example-DataBinding/config.make similarity index 100% rename from example-DataBinding/config.make rename to examples/example-DataBinding/config.make diff --git a/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj b/examples/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj similarity index 100% rename from example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj rename to examples/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj diff --git a/example-DataBinding/openFrameworks-Info.plist b/examples/example-DataBinding/openFrameworks-Info.plist similarity index 100% rename from example-DataBinding/openFrameworks-Info.plist rename to examples/example-DataBinding/openFrameworks-Info.plist diff --git a/example-DataBinding/src/main.cpp b/examples/example-DataBinding/src/main.cpp similarity index 100% rename from example-DataBinding/src/main.cpp rename to examples/example-DataBinding/src/main.cpp diff --git a/example-DataBinding/src/ofApp.cpp b/examples/example-DataBinding/src/ofApp.cpp similarity index 100% rename from example-DataBinding/src/ofApp.cpp rename to examples/example-DataBinding/src/ofApp.cpp diff --git a/example-DataBinding/src/ofApp.h b/examples/example-DataBinding/src/ofApp.h similarity index 100% rename from example-DataBinding/src/ofApp.h rename to examples/example-DataBinding/src/ofApp.h diff --git a/example-DropdownMenus/Makefile b/examples/example-DropdownMenus/Makefile similarity index 100% rename from example-DropdownMenus/Makefile rename to examples/example-DropdownMenus/Makefile diff --git a/example-DropdownMenus/Project.xcconfig b/examples/example-DropdownMenus/Project.xcconfig similarity index 100% rename from example-DropdownMenus/Project.xcconfig rename to examples/example-DropdownMenus/Project.xcconfig diff --git a/example-DropdownMenus/addons.make b/examples/example-DropdownMenus/addons.make similarity index 100% rename from example-DropdownMenus/addons.make rename to examples/example-DropdownMenus/addons.make diff --git a/example-DropdownMenus/bin/data/.gitkeep b/examples/example-DropdownMenus/bin/data/.gitkeep similarity index 100% rename from example-DropdownMenus/bin/data/.gitkeep rename to examples/example-DropdownMenus/bin/data/.gitkeep diff --git a/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-DropdownMenus/config.make b/examples/example-DropdownMenus/config.make similarity index 100% rename from example-DropdownMenus/config.make rename to examples/example-DropdownMenus/config.make diff --git a/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj b/examples/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj similarity index 100% rename from example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj rename to examples/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj diff --git a/example-DropdownMenus/openFrameworks-Info.plist b/examples/example-DropdownMenus/openFrameworks-Info.plist similarity index 100% rename from example-DropdownMenus/openFrameworks-Info.plist rename to examples/example-DropdownMenus/openFrameworks-Info.plist diff --git a/example-DropdownMenus/src/main.cpp b/examples/example-DropdownMenus/src/main.cpp similarity index 100% rename from example-DropdownMenus/src/main.cpp rename to examples/example-DropdownMenus/src/main.cpp diff --git a/example-DropdownMenus/src/ofApp.cpp b/examples/example-DropdownMenus/src/ofApp.cpp similarity index 100% rename from example-DropdownMenus/src/ofApp.cpp rename to examples/example-DropdownMenus/src/ofApp.cpp diff --git a/example-DropdownMenus/src/ofApp.h b/examples/example-DropdownMenus/src/ofApp.h similarity index 100% rename from example-DropdownMenus/src/ofApp.h rename to examples/example-DropdownMenus/src/ofApp.h diff --git a/example-Folders/Makefile b/examples/example-Folders/Makefile similarity index 100% rename from example-Folders/Makefile rename to examples/example-Folders/Makefile diff --git a/example-Folders/Project.xcconfig b/examples/example-Folders/Project.xcconfig similarity index 100% rename from example-Folders/Project.xcconfig rename to examples/example-Folders/Project.xcconfig diff --git a/example-Folders/addons.make b/examples/example-Folders/addons.make similarity index 100% rename from example-Folders/addons.make rename to examples/example-Folders/addons.make diff --git a/example-Folders/bin/data/.gitkeep b/examples/example-Folders/bin/data/.gitkeep similarity index 100% rename from example-Folders/bin/data/.gitkeep rename to examples/example-Folders/bin/data/.gitkeep diff --git a/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-Folders/config.make b/examples/example-Folders/config.make similarity index 100% rename from example-Folders/config.make rename to examples/example-Folders/config.make diff --git a/example-Folders/example-Folders.xcodeproj/project.pbxproj b/examples/example-Folders/example-Folders.xcodeproj/project.pbxproj similarity index 100% rename from example-Folders/example-Folders.xcodeproj/project.pbxproj rename to examples/example-Folders/example-Folders.xcodeproj/project.pbxproj diff --git a/example-Folders/openFrameworks-Info.plist b/examples/example-Folders/openFrameworks-Info.plist similarity index 100% rename from example-Folders/openFrameworks-Info.plist rename to examples/example-Folders/openFrameworks-Info.plist diff --git a/example-Folders/src/main.cpp b/examples/example-Folders/src/main.cpp similarity index 100% rename from example-Folders/src/main.cpp rename to examples/example-Folders/src/main.cpp diff --git a/example-Folders/src/ofApp.cpp b/examples/example-Folders/src/ofApp.cpp similarity index 100% rename from example-Folders/src/ofApp.cpp rename to examples/example-Folders/src/ofApp.cpp diff --git a/example-Folders/src/ofApp.h b/examples/example-Folders/src/ofApp.h similarity index 100% rename from example-Folders/src/ofApp.h rename to examples/example-Folders/src/ofApp.h diff --git a/example-FramerateMonitor/Makefile b/examples/example-FramerateMonitor/Makefile similarity index 100% rename from example-FramerateMonitor/Makefile rename to examples/example-FramerateMonitor/Makefile diff --git a/example-FramerateMonitor/Project.xcconfig b/examples/example-FramerateMonitor/Project.xcconfig similarity index 100% rename from example-FramerateMonitor/Project.xcconfig rename to examples/example-FramerateMonitor/Project.xcconfig diff --git a/example-FramerateMonitor/addons.make b/examples/example-FramerateMonitor/addons.make similarity index 100% rename from example-FramerateMonitor/addons.make rename to examples/example-FramerateMonitor/addons.make diff --git a/example-FramerateMonitor/bin/data/.gitkeep b/examples/example-FramerateMonitor/bin/data/.gitkeep similarity index 100% rename from example-FramerateMonitor/bin/data/.gitkeep rename to examples/example-FramerateMonitor/bin/data/.gitkeep diff --git a/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-FramerateMonitor/config.make b/examples/example-FramerateMonitor/config.make similarity index 100% rename from example-FramerateMonitor/config.make rename to examples/example-FramerateMonitor/config.make diff --git a/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj b/examples/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj similarity index 100% rename from example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj rename to examples/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj diff --git a/example-FramerateMonitor/openFrameworks-Info.plist b/examples/example-FramerateMonitor/openFrameworks-Info.plist similarity index 100% rename from example-FramerateMonitor/openFrameworks-Info.plist rename to examples/example-FramerateMonitor/openFrameworks-Info.plist diff --git a/example-FramerateMonitor/src/main.cpp b/examples/example-FramerateMonitor/src/main.cpp similarity index 100% rename from example-FramerateMonitor/src/main.cpp rename to examples/example-FramerateMonitor/src/main.cpp diff --git a/example-FramerateMonitor/src/ofApp.cpp b/examples/example-FramerateMonitor/src/ofApp.cpp similarity index 100% rename from example-FramerateMonitor/src/ofApp.cpp rename to examples/example-FramerateMonitor/src/ofApp.cpp diff --git a/example-FramerateMonitor/src/ofApp.h b/examples/example-FramerateMonitor/src/ofApp.h similarity index 100% rename from example-FramerateMonitor/src/ofApp.h rename to examples/example-FramerateMonitor/src/ofApp.h diff --git a/example-Matrices/Makefile b/examples/example-Matrices/Makefile similarity index 100% rename from example-Matrices/Makefile rename to examples/example-Matrices/Makefile diff --git a/example-Matrices/Project.xcconfig b/examples/example-Matrices/Project.xcconfig similarity index 100% rename from example-Matrices/Project.xcconfig rename to examples/example-Matrices/Project.xcconfig diff --git a/example-Matrices/addons.make b/examples/example-Matrices/addons.make similarity index 100% rename from example-Matrices/addons.make rename to examples/example-Matrices/addons.make diff --git a/example-Matrices/bin/data/.gitkeep b/examples/example-Matrices/bin/data/.gitkeep similarity index 100% rename from example-Matrices/bin/data/.gitkeep rename to examples/example-Matrices/bin/data/.gitkeep diff --git a/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-Matrices/config.make b/examples/example-Matrices/config.make similarity index 100% rename from example-Matrices/config.make rename to examples/example-Matrices/config.make diff --git a/example-Matrices/example-Matrices.xcodeproj/project.pbxproj b/examples/example-Matrices/example-Matrices.xcodeproj/project.pbxproj similarity index 100% rename from example-Matrices/example-Matrices.xcodeproj/project.pbxproj rename to examples/example-Matrices/example-Matrices.xcodeproj/project.pbxproj diff --git a/example-Matrices/openFrameworks-Info.plist b/examples/example-Matrices/openFrameworks-Info.plist similarity index 100% rename from example-Matrices/openFrameworks-Info.plist rename to examples/example-Matrices/openFrameworks-Info.plist diff --git a/example-Matrices/src/main.cpp b/examples/example-Matrices/src/main.cpp similarity index 100% rename from example-Matrices/src/main.cpp rename to examples/example-Matrices/src/main.cpp diff --git a/example-Matrices/src/ofApp.cpp b/examples/example-Matrices/src/ofApp.cpp similarity index 100% rename from example-Matrices/src/ofApp.cpp rename to examples/example-Matrices/src/ofApp.cpp diff --git a/example-Matrices/src/ofApp.h b/examples/example-Matrices/src/ofApp.h similarity index 100% rename from example-Matrices/src/ofApp.h rename to examples/example-Matrices/src/ofApp.h diff --git a/example-RangeSliders/Makefile b/examples/example-RangeSliders/Makefile similarity index 100% rename from example-RangeSliders/Makefile rename to examples/example-RangeSliders/Makefile diff --git a/example-RangeSliders/Project.xcconfig b/examples/example-RangeSliders/Project.xcconfig similarity index 100% rename from example-RangeSliders/Project.xcconfig rename to examples/example-RangeSliders/Project.xcconfig diff --git a/example-RangeSliders/addons.make b/examples/example-RangeSliders/addons.make similarity index 100% rename from example-RangeSliders/addons.make rename to examples/example-RangeSliders/addons.make diff --git a/example-RangeSliders/bin/data/.gitkeep b/examples/example-RangeSliders/bin/data/.gitkeep similarity index 100% rename from example-RangeSliders/bin/data/.gitkeep rename to examples/example-RangeSliders/bin/data/.gitkeep diff --git a/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-RangeSliders/config.make b/examples/example-RangeSliders/config.make similarity index 100% rename from example-RangeSliders/config.make rename to examples/example-RangeSliders/config.make diff --git a/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj b/examples/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj similarity index 100% rename from example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj rename to examples/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj diff --git a/example-RangeSliders/openFrameworks-Info.plist b/examples/example-RangeSliders/openFrameworks-Info.plist similarity index 100% rename from example-RangeSliders/openFrameworks-Info.plist rename to examples/example-RangeSliders/openFrameworks-Info.plist diff --git a/example-RangeSliders/src/main.cpp b/examples/example-RangeSliders/src/main.cpp similarity index 100% rename from example-RangeSliders/src/main.cpp rename to examples/example-RangeSliders/src/main.cpp diff --git a/example-RangeSliders/src/ofApp.cpp b/examples/example-RangeSliders/src/ofApp.cpp similarity index 100% rename from example-RangeSliders/src/ofApp.cpp rename to examples/example-RangeSliders/src/ofApp.cpp diff --git a/example-RangeSliders/src/ofApp.h b/examples/example-RangeSliders/src/ofApp.h similarity index 100% rename from example-RangeSliders/src/ofApp.h rename to examples/example-RangeSliders/src/ofApp.h diff --git a/example-ScrollView/Makefile b/examples/example-ScrollView/Makefile similarity index 100% rename from example-ScrollView/Makefile rename to examples/example-ScrollView/Makefile diff --git a/example-ScrollView/Project.xcconfig b/examples/example-ScrollView/Project.xcconfig similarity index 100% rename from example-ScrollView/Project.xcconfig rename to examples/example-ScrollView/Project.xcconfig diff --git a/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-ScrollView/config.make b/examples/example-ScrollView/config.make similarity index 100% rename from example-ScrollView/config.make rename to examples/example-ScrollView/config.make diff --git a/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj b/examples/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj similarity index 100% rename from example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj rename to examples/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj diff --git a/example-ScrollView/openFrameworks-Info.plist b/examples/example-ScrollView/openFrameworks-Info.plist similarity index 100% rename from example-ScrollView/openFrameworks-Info.plist rename to examples/example-ScrollView/openFrameworks-Info.plist diff --git a/example-ScrollView/src/ofApp.cpp b/examples/example-ScrollView/src/ofApp.cpp similarity index 100% rename from example-ScrollView/src/ofApp.cpp rename to examples/example-ScrollView/src/ofApp.cpp diff --git a/example-ScrollView/src/ofApp.h b/examples/example-ScrollView/src/ofApp.h similarity index 100% rename from example-ScrollView/src/ofApp.h rename to examples/example-ScrollView/src/ofApp.h diff --git a/example-TextInputs/Makefile b/examples/example-TextInputs/Makefile similarity index 100% rename from example-TextInputs/Makefile rename to examples/example-TextInputs/Makefile diff --git a/example-TextInputs/Project.xcconfig b/examples/example-TextInputs/Project.xcconfig similarity index 100% rename from example-TextInputs/Project.xcconfig rename to examples/example-TextInputs/Project.xcconfig diff --git a/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-TextInputs/config.make b/examples/example-TextInputs/config.make similarity index 100% rename from example-TextInputs/config.make rename to examples/example-TextInputs/config.make diff --git a/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj b/examples/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj similarity index 100% rename from example-TextInputs/example-TextInput.xcodeproj/project.pbxproj rename to examples/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj diff --git a/example-TextInputs/openFrameworks-Info.plist b/examples/example-TextInputs/openFrameworks-Info.plist similarity index 100% rename from example-TextInputs/openFrameworks-Info.plist rename to examples/example-TextInputs/openFrameworks-Info.plist diff --git a/example-TextInputs/src/ofApp.h b/examples/example-TextInputs/src/ofApp.h similarity index 100% rename from example-TextInputs/src/ofApp.h rename to examples/example-TextInputs/src/ofApp.h diff --git a/example-TimeGraph/Makefile b/examples/example-TimeGraph/Makefile similarity index 100% rename from example-TimeGraph/Makefile rename to examples/example-TimeGraph/Makefile diff --git a/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-TimeGraph/config.make b/examples/example-TimeGraph/config.make similarity index 100% rename from example-TimeGraph/config.make rename to examples/example-TimeGraph/config.make diff --git a/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj b/examples/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj similarity index 100% rename from example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj rename to examples/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj diff --git a/example-TimeGraph/src/main.cpp b/examples/example-TimeGraph/src/main.cpp similarity index 100% rename from example-TimeGraph/src/main.cpp rename to examples/example-TimeGraph/src/main.cpp diff --git a/example-ofParameter/Makefile b/examples/example-ofParameter/Makefile similarity index 100% rename from example-ofParameter/Makefile rename to examples/example-ofParameter/Makefile diff --git a/example-TimeGraph/Project.xcconfig b/examples/example-ofParameter/Project.xcconfig similarity index 100% rename from example-TimeGraph/Project.xcconfig rename to examples/example-ofParameter/Project.xcconfig diff --git a/example-ScrollView/addons.make b/examples/example-ofParameter/addons.make similarity index 100% rename from example-ScrollView/addons.make rename to examples/example-ofParameter/addons.make diff --git a/example-ScrollView/bin/data/.gitkeep b/examples/example-ofParameter/bin/data/.gitkeep similarity index 100% rename from example-ScrollView/bin/data/.gitkeep rename to examples/example-ofParameter/bin/data/.gitkeep diff --git a/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/example-ofParameter/config.make b/examples/example-ofParameter/config.make similarity index 100% rename from example-ofParameter/config.make rename to examples/example-ofParameter/config.make diff --git a/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj b/examples/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj similarity index 100% rename from example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj rename to examples/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj diff --git a/example-TimeGraph/openFrameworks-Info.plist b/examples/example-ofParameter/openFrameworks-Info.plist similarity index 100% rename from example-TimeGraph/openFrameworks-Info.plist rename to examples/example-ofParameter/openFrameworks-Info.plist diff --git a/example-ofParameter/src/main.cpp b/examples/example-ofParameter/src/main.cpp similarity index 100% rename from example-ofParameter/src/main.cpp rename to examples/example-ofParameter/src/main.cpp diff --git a/example-ofParameter/src/ofApp.cpp b/examples/example-ofParameter/src/ofApp.cpp similarity index 100% rename from example-ofParameter/src/ofApp.cpp rename to examples/example-ofParameter/src/ofApp.cpp diff --git a/example-ofParameter/src/ofApp.h b/examples/example-ofParameter/src/ofApp.h similarity index 100% rename from example-ofParameter/src/ofApp.h rename to examples/example-ofParameter/src/ofApp.h diff --git a/example-xGenerativeLines/Makefile b/examples/example-xGenerativeLines/Makefile similarity index 100% rename from example-xGenerativeLines/Makefile rename to examples/example-xGenerativeLines/Makefile diff --git a/example-xGenerativeLines/bin/data/bkgd-pattern.png b/examples/example-xGenerativeLines/bin/data/bkgd-pattern.png similarity index 100% rename from example-xGenerativeLines/bin/data/bkgd-pattern.png rename to examples/example-xGenerativeLines/bin/data/bkgd-pattern.png diff --git a/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-xGenerativeLines/config.make b/examples/example-xGenerativeLines/config.make similarity index 100% rename from example-xGenerativeLines/config.make rename to examples/example-xGenerativeLines/config.make diff --git a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj b/examples/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj similarity index 100% rename from example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj rename to examples/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj diff --git a/example-xOscillatingPolygon/Makefile b/examples/example-xOscillatingPolygon/Makefile similarity index 100% rename from example-xOscillatingPolygon/Makefile rename to examples/example-xOscillatingPolygon/Makefile diff --git a/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf b/examples/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to examples/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-xOscillatingPolygon/config.make b/examples/example-xOscillatingPolygon/config.make similarity index 100% rename from example-xOscillatingPolygon/config.make rename to examples/example-xOscillatingPolygon/config.make diff --git a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj b/examples/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj similarity index 100% rename from example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj rename to examples/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj diff --git a/example-xOscillatingPolygon/src/PolyMesh.h b/examples/example-xOscillatingPolygon/src/PolyMesh.h similarity index 100% rename from example-xOscillatingPolygon/src/PolyMesh.h rename to examples/example-xOscillatingPolygon/src/PolyMesh.h diff --git a/example-xOscillatingPolygon/src/main.cpp b/examples/example-xOscillatingPolygon/src/main.cpp similarity index 100% rename from example-xOscillatingPolygon/src/main.cpp rename to examples/example-xOscillatingPolygon/src/main.cpp From 146cb969db776cdcb3dc12c2c0e5c2d282470aab Mon Sep 17 00:00:00 2001 From: Flowstoner Date: Wed, 23 Mar 2016 01:50:59 +0100 Subject: [PATCH 2/4] Default AssetPath to CurrentExeDir/data/ --- src/core/ofxDatGuiComponent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/ofxDatGuiComponent.cpp b/src/core/ofxDatGuiComponent.cpp index 4c32719..85dc3f5 100644 --- a/src/core/ofxDatGuiComponent.cpp +++ b/src/core/ofxDatGuiComponent.cpp @@ -24,7 +24,7 @@ bool ofxDatGuiLog::mQuiet = false; std::unique_ptr ofxDatGuiComponent::theme; -string ofxDatGuiTheme::AssetPath = "../../../../../addons/ofxDatGui/"; +string ofxDatGuiTheme::AssetPath = ofFilePath::getCurrentExeDir() + "/data/"; ofxDatGuiComponent::ofxDatGuiComponent(string label) { From 660ef366713e95be671c887a2d785d68dc21c3bb Mon Sep 17 00:00:00 2001 From: Flowstoner Date: Wed, 23 Mar 2016 01:55:40 +0100 Subject: [PATCH 3/4] added Scroll Step optional Parameter fixed scroll step uniformity --- src/components/ofxDatGuiScrollView.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/ofxDatGuiScrollView.h b/src/components/ofxDatGuiScrollView.h index 531bbc1..67c016d 100644 --- a/src/components/ofxDatGuiScrollView.h +++ b/src/components/ofxDatGuiScrollView.h @@ -27,10 +27,11 @@ class ofxDatGuiScrollView : public ofxDatGuiComponent { public: - ofxDatGuiScrollView(string name, int nVisible = 6) : ofxDatGuiComponent(name) + ofxDatGuiScrollView(string name, int nVisible = 6, int nScrollStep = 1) : ofxDatGuiComponent(name) { mAutoHeight = true; mNumVisible = nVisible; + mScrollStep = nScrollStep; setTheme(ofxDatGuiComponent::theme.get()); ofAddListener(ofEvents().mouseScrolled, this, &ofxDatGuiScrollView::onMouseScrolled, OF_EVENT_ORDER_BEFORE_APP); } @@ -232,6 +233,7 @@ class ofxDatGuiScrollView : public ofxDatGuiComponent { int mY; int mSpacing; int mNumVisible; + int mScrollStep; bool mAutoHeight; void autoSize() @@ -243,20 +245,20 @@ class ofxDatGuiScrollView : public ofxDatGuiComponent { void onMouseScrolled(ofMouseEventArgs &e) { if (children.size() > 0 && mRect.inside(e.x, e.y) == true){ - float sy = e.scrollY * 2; + float sy = e.scrollY * children.front()->getHeight() * mScrollStep; int btnH = children.front()->getHeight() + mSpacing; int minY = mRect.height + mSpacing - (children.size() * btnH); bool allowScroll = false; mY = children.front()->getY(); if (sy < 0){ if (mY > minY){ - mY += sy; + mY += sy + mSpacing; if (mY < minY) mY = minY; allowScroll = true; } } else if (sy > 0){ if (mY < 0){ - mY += sy; + mY += sy - mSpacing; if (mY > 0) mY = 0; allowScroll = true; } From d60baf0b3476c2016708dc11b9462340c269acd7 Mon Sep 17 00:00:00 2001 From: Flowstoner Date: Thu, 24 Mar 2016 17:51:38 +0100 Subject: [PATCH 4/4] Revert "nested example folder to generate or update easly with progectGenerator" This reverts commit e9fef12d42ae5f48858943817fdce06ec9a2d946. --- .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../example-2dPads.xcodeproj/project.pbxproj | 0 .../xcschemes/example-2dPads Debug.xcscheme | 88 ++++++++++ .../xcschemes/example-2dPads Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-AllComponents Debug.xcscheme | 88 ++++++++++ .../example-AllComponents Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-AllComponentsGui Debug.xcscheme | 88 ++++++++++ .../example-AllComponentsGui Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../example-Buttons.xcodeproj/project.pbxproj | 0 .../xcschemes/example-Buttons Debug.xcscheme | 88 ++++++++++ .../example-Buttons Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-ColorPicker Debug.xcscheme | 88 ++++++++++ .../example-ColorPicker Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example_DataBinding Debug.xcscheme | 86 ++++++++++ .../example_DataBinding Release.xcscheme | 86 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-DropdownMenus Debug.xcscheme | 88 ++++++++++ .../example-DropdownMenus Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../example-Folders.xcodeproj/project.pbxproj | 0 .../xcschemes/example-Folders Debug.xcscheme | 88 ++++++++++ .../example-Folders Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../example-FRM.xcodeproj/project.pbxproj | 0 .../xcschemes/example-FRM Debug.xcscheme | 88 ++++++++++ .../xcschemes/example-FRM Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../xcschemes/example-Matrices Debug.xcscheme | 88 ++++++++++ .../example-Matrices Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-RangeSliders Debug.xcscheme | 88 ++++++++++ .../example-RangeSliders Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 .../addons.make | 0 .../bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-ScrollView Debug.xcscheme | 86 ++++++++++ .../example-ScrollView Release.xcscheme | 86 ++++++++++ .../openFrameworks-Info.plist | 0 example-ScrollView/src/main.cpp | 8 + .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 example-TextInputs/addons.make | 1 + example-TextInputs/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-TextInput Debug.xcscheme | 88 ++++++++++ .../example-TextInput Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 0 example-TextInputs/src/main.cpp | 8 + example-TextInputs/src/ofApp.cpp | 42 +++++ .../src/ofApp.h | 0 .../Makefile | 0 .../Project.xcconfig | 0 example-TimeGraph/addons.make | 1 + example-TimeGraph/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin .../config.make | 0 .../project.pbxproj | 0 .../example-TimeGraph Debug.xcscheme | 91 +++++++++++ .../example-TimeGraph Release.xcscheme | 91 +++++++++++ .../openFrameworks-Info.plist | 0 .../src/main.cpp | 0 example-TimeGraph/src/ofApp.cpp | 113 +++++++++++++ example-TimeGraph/src/ofApp.h | 27 ++++ .../Makefile | 0 example-ofParameter/Project.xcconfig | 17 ++ example-ofParameter/addons.make | 0 example-ofParameter/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 0 -> 1899 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 0 -> 1630 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 0 -> 1690 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 0 -> 2552 bytes .../config.make | 0 .../project.pbxproj | 0 .../example-ofParameter Debug.xcscheme | 86 ++++++++++ .../example-ofParameter Release.xcscheme | 86 ++++++++++ example-ofParameter/openFrameworks-Info.plist | 24 +++ .../src/main.cpp | 0 .../src/ofApp.cpp | 0 .../src/ofApp.h | 0 .../Makefile | 0 example-xGenerativeLines/Project.xcconfig | 17 ++ example-xGenerativeLines/addons.make | 1 + example-xGenerativeLines/bin/data/.gitkeep | 0 .../bin/data/bkgd-pattern.png | Bin .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 0 -> 1899 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 0 -> 1630 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 0 -> 1690 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 0 -> 2552 bytes .../config.make | 0 .../project.pbxproj | 0 .../example-GenerativeLines Debug.xcscheme | 88 ++++++++++ .../example-GenerativeLines Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 24 +++ example-xGenerativeLines/src/Line.h | 106 ++++++++++++ example-xGenerativeLines/src/main.cpp | 8 + example-xGenerativeLines/src/ofApp.cpp | 151 ++++++++++++++++++ example-xGenerativeLines/src/ofApp.h | 37 +++++ .../Makefile | 0 example-xOscillatingPolygon/Project.xcconfig | 17 ++ example-xOscillatingPolygon/addons.make | 1 + example-xOscillatingPolygon/bin/data/.gitkeep | 0 .../bin/data/ofxbraitsch/fonts/Verdana.ttf | Bin .../ofxbraitsch/ofxdatgui/icon-dropdown.png | Bin 0 -> 1899 bytes .../ofxbraitsch/ofxdatgui/icon-radio-off.png | Bin 0 -> 1630 bytes .../ofxbraitsch/ofxdatgui/icon-radio-on.png | Bin 0 -> 1690 bytes .../ofxbraitsch/ofxdatgui/picker-rainbow.png | Bin 0 -> 2552 bytes .../config.make | 0 .../project.pbxproj | 0 .../example-OscillatingPolygon Debug.xcscheme | 88 ++++++++++ ...xample-OscillatingPolygon Release.xcscheme | 88 ++++++++++ .../openFrameworks-Info.plist | 24 +++ .../src/PolyMesh.h | 0 .../src/main.cpp | 0 example-xOscillatingPolygon/src/ofApp.cpp | 125 +++++++++++++++ example-xOscillatingPolygon/src/ofApp.h | 33 ++++ examples/.gitignore | 68 -------- 293 files changed, 3771 insertions(+), 68 deletions(-) rename {examples/example-2dPads => example-2dPads}/Makefile (100%) rename {examples/example-2dPads => example-2dPads}/Project.xcconfig (100%) rename {examples/example-2dPads => example-2dPads}/addons.make (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/.gitkeep (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-2dPads => example-2dPads}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-2dPads => example-2dPads}/config.make (100%) rename {examples/example-2dPads => example-2dPads}/example-2dPads.xcodeproj/project.pbxproj (100%) create mode 100644 example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme create mode 100644 example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme rename {examples/example-2dPads => example-2dPads}/openFrameworks-Info.plist (100%) rename {examples/example-2dPads => example-2dPads}/src/main.cpp (100%) rename {examples/example-2dPads => example-2dPads}/src/ofApp.cpp (100%) rename {examples/example-2dPads => example-2dPads}/src/ofApp.h (100%) rename {examples/example-AllComponents => example-AllComponents}/Makefile (100%) rename {examples/example-AllComponents => example-AllComponents}/Project.xcconfig (100%) rename {examples/example-AllComponents => example-AllComponents}/addons.make (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/.gitkeep (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-AllComponents => example-AllComponents}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-AllComponents => example-AllComponents}/config.make (100%) rename {examples/example-AllComponents => example-AllComponents}/example-AllComponents.xcodeproj/project.pbxproj (100%) create mode 100644 example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme create mode 100644 example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme rename {examples/example-AllComponents => example-AllComponents}/openFrameworks-Info.plist (100%) rename {examples/example-AllComponents => example-AllComponents}/src/main.cpp (100%) rename {examples/example-AllComponents => example-AllComponents}/src/ofApp.cpp (100%) rename {examples/example-AllComponents => example-AllComponents}/src/ofApp.h (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/Makefile (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/Project.xcconfig (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/addons.make (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/.gitkeep (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/config.make (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/example-AllComponentsGui.xcodeproj/project.pbxproj (100%) create mode 100644 example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme create mode 100644 example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme rename {examples/example-AllComponentsGui => example-AllComponentsGui}/openFrameworks-Info.plist (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/src/main.cpp (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/src/ofApp.cpp (100%) rename {examples/example-AllComponentsGui => example-AllComponentsGui}/src/ofApp.h (100%) rename {examples/example-Buttons => example-Buttons}/Makefile (100%) rename {examples/example-Buttons => example-Buttons}/Project.xcconfig (100%) rename {examples/example-Buttons => example-Buttons}/addons.make (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/.gitkeep (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-Buttons => example-Buttons}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-Buttons => example-Buttons}/config.make (100%) rename {examples/example-Buttons => example-Buttons}/example-Buttons.xcodeproj/project.pbxproj (100%) create mode 100644 example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme create mode 100644 example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme rename {examples/example-Buttons => example-Buttons}/openFrameworks-Info.plist (100%) rename {examples/example-Buttons => example-Buttons}/src/main.cpp (100%) rename {examples/example-Buttons => example-Buttons}/src/ofApp.cpp (100%) rename {examples/example-Buttons => example-Buttons}/src/ofApp.h (100%) rename {examples/example-ColorPickers => example-ColorPickers}/Makefile (100%) rename {examples/example-ColorPickers => example-ColorPickers}/Project.xcconfig (100%) rename {examples/example-ColorPickers => example-ColorPickers}/addons.make (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/.gitkeep (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-ColorPickers => example-ColorPickers}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-ColorPickers => example-ColorPickers}/config.make (100%) rename {examples/example-ColorPickers => example-ColorPickers}/example-ColorPicker.xcodeproj/project.pbxproj (100%) create mode 100644 example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme create mode 100644 example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme rename {examples/example-ColorPickers => example-ColorPickers}/openFrameworks-Info.plist (100%) rename {examples/example-ColorPickers => example-ColorPickers}/src/main.cpp (100%) rename {examples/example-ColorPickers => example-ColorPickers}/src/ofApp.cpp (100%) rename {examples/example-ColorPickers => example-ColorPickers}/src/ofApp.h (100%) rename {examples/example-DataBinding => example-DataBinding}/Makefile (100%) rename {examples/example-DataBinding => example-DataBinding}/Project.xcconfig (100%) rename {examples/example-DataBinding => example-DataBinding}/addons.make (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/.gitkeep (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-DataBinding => example-DataBinding}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-DataBinding => example-DataBinding}/config.make (100%) rename {examples/example-DataBinding => example-DataBinding}/example_DataBinding.xcodeproj/project.pbxproj (100%) create mode 100644 example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme create mode 100644 example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme rename {examples/example-DataBinding => example-DataBinding}/openFrameworks-Info.plist (100%) rename {examples/example-DataBinding => example-DataBinding}/src/main.cpp (100%) rename {examples/example-DataBinding => example-DataBinding}/src/ofApp.cpp (100%) rename {examples/example-DataBinding => example-DataBinding}/src/ofApp.h (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/Makefile (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/Project.xcconfig (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/addons.make (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/.gitkeep (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/config.make (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/example-DropdownMenus.xcodeproj/project.pbxproj (100%) create mode 100644 example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme create mode 100644 example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme rename {examples/example-DropdownMenus => example-DropdownMenus}/openFrameworks-Info.plist (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/src/main.cpp (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/src/ofApp.cpp (100%) rename {examples/example-DropdownMenus => example-DropdownMenus}/src/ofApp.h (100%) rename {examples/example-Folders => example-Folders}/Makefile (100%) rename {examples/example-Folders => example-Folders}/Project.xcconfig (100%) rename {examples/example-Folders => example-Folders}/addons.make (100%) rename {examples/example-Folders => example-Folders}/bin/data/.gitkeep (100%) rename {examples/example-Folders => example-Folders}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-Folders => example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-Folders => example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-Folders => example-Folders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-Folders => example-Folders}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-Folders => example-Folders}/config.make (100%) rename {examples/example-Folders => example-Folders}/example-Folders.xcodeproj/project.pbxproj (100%) create mode 100644 example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme create mode 100644 example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme rename {examples/example-Folders => example-Folders}/openFrameworks-Info.plist (100%) rename {examples/example-Folders => example-Folders}/src/main.cpp (100%) rename {examples/example-Folders => example-Folders}/src/ofApp.cpp (100%) rename {examples/example-Folders => example-Folders}/src/ofApp.h (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/Makefile (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/Project.xcconfig (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/addons.make (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/.gitkeep (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/config.make (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/example-FRM.xcodeproj/project.pbxproj (100%) create mode 100644 example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme create mode 100644 example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme rename {examples/example-FramerateMonitor => example-FramerateMonitor}/openFrameworks-Info.plist (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/src/main.cpp (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/src/ofApp.cpp (100%) rename {examples/example-FramerateMonitor => example-FramerateMonitor}/src/ofApp.h (100%) rename {examples/example-Matrices => example-Matrices}/Makefile (100%) rename {examples/example-Matrices => example-Matrices}/Project.xcconfig (100%) rename {examples/example-Matrices => example-Matrices}/addons.make (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/.gitkeep (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-Matrices => example-Matrices}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-Matrices => example-Matrices}/config.make (100%) rename {examples/example-Matrices => example-Matrices}/example-Matrices.xcodeproj/project.pbxproj (100%) create mode 100644 example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme create mode 100644 example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme rename {examples/example-Matrices => example-Matrices}/openFrameworks-Info.plist (100%) rename {examples/example-Matrices => example-Matrices}/src/main.cpp (100%) rename {examples/example-Matrices => example-Matrices}/src/ofApp.cpp (100%) rename {examples/example-Matrices => example-Matrices}/src/ofApp.h (100%) rename {examples/example-RangeSliders => example-RangeSliders}/Makefile (100%) rename {examples/example-RangeSliders => example-RangeSliders}/Project.xcconfig (100%) rename {examples/example-RangeSliders => example-RangeSliders}/addons.make (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/.gitkeep (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-RangeSliders => example-RangeSliders}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-RangeSliders => example-RangeSliders}/config.make (100%) rename {examples/example-RangeSliders => example-RangeSliders}/example-RangeSliders.xcodeproj/project.pbxproj (100%) create mode 100644 example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme create mode 100644 example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme rename {examples/example-RangeSliders => example-RangeSliders}/openFrameworks-Info.plist (100%) rename {examples/example-RangeSliders => example-RangeSliders}/src/main.cpp (100%) rename {examples/example-RangeSliders => example-RangeSliders}/src/ofApp.cpp (100%) rename {examples/example-RangeSliders => example-RangeSliders}/src/ofApp.h (100%) rename {examples/example-ScrollView => example-ScrollView}/Makefile (100%) rename {examples/example-ScrollView => example-ScrollView}/Project.xcconfig (100%) rename {examples/example-ofParameter => example-ScrollView}/addons.make (100%) rename {examples/example-ofParameter => example-ScrollView}/bin/data/.gitkeep (100%) rename {examples/example-ScrollView => example-ScrollView}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-ScrollView => example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-ScrollView => example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-ScrollView => example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-ScrollView => example-ScrollView}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-ScrollView => example-ScrollView}/config.make (100%) rename {examples/example-ScrollView => example-ScrollView}/example-ScrollView.xcodeproj/project.pbxproj (100%) create mode 100644 example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme create mode 100644 example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme rename {examples/example-ScrollView => example-ScrollView}/openFrameworks-Info.plist (100%) create mode 100644 example-ScrollView/src/main.cpp rename {examples/example-ScrollView => example-ScrollView}/src/ofApp.cpp (100%) rename {examples/example-ScrollView => example-ScrollView}/src/ofApp.h (100%) rename {examples/example-TextInputs => example-TextInputs}/Makefile (100%) rename {examples/example-TextInputs => example-TextInputs}/Project.xcconfig (100%) create mode 100644 example-TextInputs/addons.make create mode 100644 example-TextInputs/bin/data/.gitkeep rename {examples/example-TextInputs => example-TextInputs}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-TextInputs => example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-TextInputs => example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-TextInputs => example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-TextInputs => example-TextInputs}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-TextInputs => example-TextInputs}/config.make (100%) rename {examples/example-TextInputs => example-TextInputs}/example-TextInput.xcodeproj/project.pbxproj (100%) create mode 100644 example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme create mode 100644 example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme rename {examples/example-TextInputs => example-TextInputs}/openFrameworks-Info.plist (100%) create mode 100644 example-TextInputs/src/main.cpp create mode 100644 example-TextInputs/src/ofApp.cpp rename {examples/example-TextInputs => example-TextInputs}/src/ofApp.h (100%) rename {examples/example-TimeGraph => example-TimeGraph}/Makefile (100%) rename {examples/example-ofParameter => example-TimeGraph}/Project.xcconfig (100%) create mode 100644 example-TimeGraph/addons.make create mode 100644 example-TimeGraph/bin/data/.gitkeep rename {examples/example-TimeGraph => example-TimeGraph}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) rename {examples/example-ofParameter => example-TimeGraph}/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png (100%) rename {examples/example-ofParameter => example-TimeGraph}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png (100%) rename {examples/example-ofParameter => example-TimeGraph}/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png (100%) rename {examples/example-ofParameter => example-TimeGraph}/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png (100%) rename {examples/example-TimeGraph => example-TimeGraph}/config.make (100%) rename {examples/example-TimeGraph => example-TimeGraph}/example-TimeGraph.xcodeproj/project.pbxproj (100%) create mode 100644 example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme create mode 100644 example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme rename {examples/example-ofParameter => example-TimeGraph}/openFrameworks-Info.plist (100%) rename {examples/example-TimeGraph => example-TimeGraph}/src/main.cpp (100%) create mode 100644 example-TimeGraph/src/ofApp.cpp create mode 100644 example-TimeGraph/src/ofApp.h rename {examples/example-ofParameter => example-ofParameter}/Makefile (100%) create mode 100644 example-ofParameter/Project.xcconfig create mode 100644 example-ofParameter/addons.make create mode 100644 example-ofParameter/bin/data/.gitkeep rename {examples/example-ofParameter => example-ofParameter}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) create mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png create mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png create mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png create mode 100644 example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename {examples/example-ofParameter => example-ofParameter}/config.make (100%) rename {examples/example-ofParameter => example-ofParameter}/example-ofParameter.xcodeproj/project.pbxproj (100%) create mode 100644 example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme create mode 100644 example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme create mode 100644 example-ofParameter/openFrameworks-Info.plist rename {examples/example-ofParameter => example-ofParameter}/src/main.cpp (100%) rename {examples/example-ofParameter => example-ofParameter}/src/ofApp.cpp (100%) rename {examples/example-ofParameter => example-ofParameter}/src/ofApp.h (100%) rename {examples/example-xGenerativeLines => example-xGenerativeLines}/Makefile (100%) create mode 100644 example-xGenerativeLines/Project.xcconfig create mode 100644 example-xGenerativeLines/addons.make create mode 100644 example-xGenerativeLines/bin/data/.gitkeep rename {examples/example-xGenerativeLines => example-xGenerativeLines}/bin/data/bkgd-pattern.png (100%) rename {examples/example-xGenerativeLines => example-xGenerativeLines}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) create mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png create mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png create mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png create mode 100644 example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename {examples/example-xGenerativeLines => example-xGenerativeLines}/config.make (100%) rename {examples/example-xGenerativeLines => example-xGenerativeLines}/example-GenerativeLines.xcodeproj/project.pbxproj (100%) create mode 100644 example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme create mode 100644 example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme create mode 100644 example-xGenerativeLines/openFrameworks-Info.plist create mode 100644 example-xGenerativeLines/src/Line.h create mode 100644 example-xGenerativeLines/src/main.cpp create mode 100644 example-xGenerativeLines/src/ofApp.cpp create mode 100644 example-xGenerativeLines/src/ofApp.h rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/Makefile (100%) create mode 100644 example-xOscillatingPolygon/Project.xcconfig create mode 100644 example-xOscillatingPolygon/addons.make create mode 100644 example-xOscillatingPolygon/bin/data/.gitkeep rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/bin/data/ofxbraitsch/fonts/Verdana.ttf (100%) create mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png create mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png create mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png create mode 100644 example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/config.make (100%) rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/example-OscillatingPolygon.xcodeproj/project.pbxproj (100%) create mode 100644 example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme create mode 100644 example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme create mode 100644 example-xOscillatingPolygon/openFrameworks-Info.plist rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/src/PolyMesh.h (100%) rename {examples/example-xOscillatingPolygon => example-xOscillatingPolygon}/src/main.cpp (100%) create mode 100644 example-xOscillatingPolygon/src/ofApp.cpp create mode 100644 example-xOscillatingPolygon/src/ofApp.h delete mode 100644 examples/.gitignore diff --git a/examples/example-2dPads/Makefile b/example-2dPads/Makefile similarity index 100% rename from examples/example-2dPads/Makefile rename to example-2dPads/Makefile diff --git a/examples/example-2dPads/Project.xcconfig b/example-2dPads/Project.xcconfig similarity index 100% rename from examples/example-2dPads/Project.xcconfig rename to example-2dPads/Project.xcconfig diff --git a/examples/example-2dPads/addons.make b/example-2dPads/addons.make similarity index 100% rename from examples/example-2dPads/addons.make rename to example-2dPads/addons.make diff --git a/examples/example-2dPads/bin/data/.gitkeep b/example-2dPads/bin/data/.gitkeep similarity index 100% rename from examples/example-2dPads/bin/data/.gitkeep rename to example-2dPads/bin/data/.gitkeep diff --git a/examples/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-2dPads/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-2dPads/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-2dPads/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-2dPads/config.make b/example-2dPads/config.make similarity index 100% rename from examples/example-2dPads/config.make rename to example-2dPads/config.make diff --git a/examples/example-2dPads/example-2dPads.xcodeproj/project.pbxproj b/example-2dPads/example-2dPads.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-2dPads/example-2dPads.xcodeproj/project.pbxproj rename to example-2dPads/example-2dPads.xcodeproj/project.pbxproj diff --git a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme new file mode 100644 index 0000000..a7fb7a9 --- /dev/null +++ b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme new file mode 100644 index 0000000..0baadbb --- /dev/null +++ b/example-2dPads/example-2dPads.xcodeproj/xcshareddata/xcschemes/example-2dPads Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-2dPads/openFrameworks-Info.plist b/example-2dPads/openFrameworks-Info.plist similarity index 100% rename from examples/example-2dPads/openFrameworks-Info.plist rename to example-2dPads/openFrameworks-Info.plist diff --git a/examples/example-2dPads/src/main.cpp b/example-2dPads/src/main.cpp similarity index 100% rename from examples/example-2dPads/src/main.cpp rename to example-2dPads/src/main.cpp diff --git a/examples/example-2dPads/src/ofApp.cpp b/example-2dPads/src/ofApp.cpp similarity index 100% rename from examples/example-2dPads/src/ofApp.cpp rename to example-2dPads/src/ofApp.cpp diff --git a/examples/example-2dPads/src/ofApp.h b/example-2dPads/src/ofApp.h similarity index 100% rename from examples/example-2dPads/src/ofApp.h rename to example-2dPads/src/ofApp.h diff --git a/examples/example-AllComponents/Makefile b/example-AllComponents/Makefile similarity index 100% rename from examples/example-AllComponents/Makefile rename to example-AllComponents/Makefile diff --git a/examples/example-AllComponents/Project.xcconfig b/example-AllComponents/Project.xcconfig similarity index 100% rename from examples/example-AllComponents/Project.xcconfig rename to example-AllComponents/Project.xcconfig diff --git a/examples/example-AllComponents/addons.make b/example-AllComponents/addons.make similarity index 100% rename from examples/example-AllComponents/addons.make rename to example-AllComponents/addons.make diff --git a/examples/example-AllComponents/bin/data/.gitkeep b/example-AllComponents/bin/data/.gitkeep similarity index 100% rename from examples/example-AllComponents/bin/data/.gitkeep rename to example-AllComponents/bin/data/.gitkeep diff --git a/examples/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-AllComponents/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-AllComponents/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-AllComponents/config.make b/example-AllComponents/config.make similarity index 100% rename from examples/example-AllComponents/config.make rename to example-AllComponents/config.make diff --git a/examples/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj b/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj rename to example-AllComponents/example-AllComponents.xcodeproj/project.pbxproj diff --git a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme new file mode 100644 index 0000000..175a0c1 --- /dev/null +++ b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme new file mode 100644 index 0000000..9a038a3 --- /dev/null +++ b/example-AllComponents/example-AllComponents.xcodeproj/xcshareddata/xcschemes/example-AllComponents Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-AllComponents/openFrameworks-Info.plist b/example-AllComponents/openFrameworks-Info.plist similarity index 100% rename from examples/example-AllComponents/openFrameworks-Info.plist rename to example-AllComponents/openFrameworks-Info.plist diff --git a/examples/example-AllComponents/src/main.cpp b/example-AllComponents/src/main.cpp similarity index 100% rename from examples/example-AllComponents/src/main.cpp rename to example-AllComponents/src/main.cpp diff --git a/examples/example-AllComponents/src/ofApp.cpp b/example-AllComponents/src/ofApp.cpp similarity index 100% rename from examples/example-AllComponents/src/ofApp.cpp rename to example-AllComponents/src/ofApp.cpp diff --git a/examples/example-AllComponents/src/ofApp.h b/example-AllComponents/src/ofApp.h similarity index 100% rename from examples/example-AllComponents/src/ofApp.h rename to example-AllComponents/src/ofApp.h diff --git a/examples/example-AllComponentsGui/Makefile b/example-AllComponentsGui/Makefile similarity index 100% rename from examples/example-AllComponentsGui/Makefile rename to example-AllComponentsGui/Makefile diff --git a/examples/example-AllComponentsGui/Project.xcconfig b/example-AllComponentsGui/Project.xcconfig similarity index 100% rename from examples/example-AllComponentsGui/Project.xcconfig rename to example-AllComponentsGui/Project.xcconfig diff --git a/examples/example-AllComponentsGui/addons.make b/example-AllComponentsGui/addons.make similarity index 100% rename from examples/example-AllComponentsGui/addons.make rename to example-AllComponentsGui/addons.make diff --git a/examples/example-AllComponentsGui/bin/data/.gitkeep b/example-AllComponentsGui/bin/data/.gitkeep similarity index 100% rename from examples/example-AllComponentsGui/bin/data/.gitkeep rename to example-AllComponentsGui/bin/data/.gitkeep diff --git a/examples/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-AllComponentsGui/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-AllComponentsGui/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-AllComponentsGui/config.make b/example-AllComponentsGui/config.make similarity index 100% rename from examples/example-AllComponentsGui/config.make rename to example-AllComponentsGui/config.make diff --git a/examples/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj rename to example-AllComponentsGui/example-AllComponentsGui.xcodeproj/project.pbxproj diff --git a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme new file mode 100644 index 0000000..66ab8ca --- /dev/null +++ b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme new file mode 100644 index 0000000..ed32755 --- /dev/null +++ b/example-AllComponentsGui/example-AllComponentsGui.xcodeproj/xcshareddata/xcschemes/example-AllComponentsGui Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-AllComponentsGui/openFrameworks-Info.plist b/example-AllComponentsGui/openFrameworks-Info.plist similarity index 100% rename from examples/example-AllComponentsGui/openFrameworks-Info.plist rename to example-AllComponentsGui/openFrameworks-Info.plist diff --git a/examples/example-AllComponentsGui/src/main.cpp b/example-AllComponentsGui/src/main.cpp similarity index 100% rename from examples/example-AllComponentsGui/src/main.cpp rename to example-AllComponentsGui/src/main.cpp diff --git a/examples/example-AllComponentsGui/src/ofApp.cpp b/example-AllComponentsGui/src/ofApp.cpp similarity index 100% rename from examples/example-AllComponentsGui/src/ofApp.cpp rename to example-AllComponentsGui/src/ofApp.cpp diff --git a/examples/example-AllComponentsGui/src/ofApp.h b/example-AllComponentsGui/src/ofApp.h similarity index 100% rename from examples/example-AllComponentsGui/src/ofApp.h rename to example-AllComponentsGui/src/ofApp.h diff --git a/examples/example-Buttons/Makefile b/example-Buttons/Makefile similarity index 100% rename from examples/example-Buttons/Makefile rename to example-Buttons/Makefile diff --git a/examples/example-Buttons/Project.xcconfig b/example-Buttons/Project.xcconfig similarity index 100% rename from examples/example-Buttons/Project.xcconfig rename to example-Buttons/Project.xcconfig diff --git a/examples/example-Buttons/addons.make b/example-Buttons/addons.make similarity index 100% rename from examples/example-Buttons/addons.make rename to example-Buttons/addons.make diff --git a/examples/example-Buttons/bin/data/.gitkeep b/example-Buttons/bin/data/.gitkeep similarity index 100% rename from examples/example-Buttons/bin/data/.gitkeep rename to example-Buttons/bin/data/.gitkeep diff --git a/examples/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-Buttons/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-Buttons/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-Buttons/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-Buttons/config.make b/example-Buttons/config.make similarity index 100% rename from examples/example-Buttons/config.make rename to example-Buttons/config.make diff --git a/examples/example-Buttons/example-Buttons.xcodeproj/project.pbxproj b/example-Buttons/example-Buttons.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-Buttons/example-Buttons.xcodeproj/project.pbxproj rename to example-Buttons/example-Buttons.xcodeproj/project.pbxproj diff --git a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme new file mode 100644 index 0000000..5ce72f9 --- /dev/null +++ b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme new file mode 100644 index 0000000..9a11e1e --- /dev/null +++ b/example-Buttons/example-Buttons.xcodeproj/xcshareddata/xcschemes/example-Buttons Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-Buttons/openFrameworks-Info.plist b/example-Buttons/openFrameworks-Info.plist similarity index 100% rename from examples/example-Buttons/openFrameworks-Info.plist rename to example-Buttons/openFrameworks-Info.plist diff --git a/examples/example-Buttons/src/main.cpp b/example-Buttons/src/main.cpp similarity index 100% rename from examples/example-Buttons/src/main.cpp rename to example-Buttons/src/main.cpp diff --git a/examples/example-Buttons/src/ofApp.cpp b/example-Buttons/src/ofApp.cpp similarity index 100% rename from examples/example-Buttons/src/ofApp.cpp rename to example-Buttons/src/ofApp.cpp diff --git a/examples/example-Buttons/src/ofApp.h b/example-Buttons/src/ofApp.h similarity index 100% rename from examples/example-Buttons/src/ofApp.h rename to example-Buttons/src/ofApp.h diff --git a/examples/example-ColorPickers/Makefile b/example-ColorPickers/Makefile similarity index 100% rename from examples/example-ColorPickers/Makefile rename to example-ColorPickers/Makefile diff --git a/examples/example-ColorPickers/Project.xcconfig b/example-ColorPickers/Project.xcconfig similarity index 100% rename from examples/example-ColorPickers/Project.xcconfig rename to example-ColorPickers/Project.xcconfig diff --git a/examples/example-ColorPickers/addons.make b/example-ColorPickers/addons.make similarity index 100% rename from examples/example-ColorPickers/addons.make rename to example-ColorPickers/addons.make diff --git a/examples/example-ColorPickers/bin/data/.gitkeep b/example-ColorPickers/bin/data/.gitkeep similarity index 100% rename from examples/example-ColorPickers/bin/data/.gitkeep rename to example-ColorPickers/bin/data/.gitkeep diff --git a/examples/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-ColorPickers/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-ColorPickers/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-ColorPickers/config.make b/example-ColorPickers/config.make similarity index 100% rename from examples/example-ColorPickers/config.make rename to example-ColorPickers/config.make diff --git a/examples/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj b/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj rename to example-ColorPickers/example-ColorPicker.xcodeproj/project.pbxproj diff --git a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme new file mode 100644 index 0000000..b00e097 --- /dev/null +++ b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme new file mode 100644 index 0000000..521ea16 --- /dev/null +++ b/example-ColorPickers/example-ColorPicker.xcodeproj/xcshareddata/xcschemes/example-ColorPicker Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-ColorPickers/openFrameworks-Info.plist b/example-ColorPickers/openFrameworks-Info.plist similarity index 100% rename from examples/example-ColorPickers/openFrameworks-Info.plist rename to example-ColorPickers/openFrameworks-Info.plist diff --git a/examples/example-ColorPickers/src/main.cpp b/example-ColorPickers/src/main.cpp similarity index 100% rename from examples/example-ColorPickers/src/main.cpp rename to example-ColorPickers/src/main.cpp diff --git a/examples/example-ColorPickers/src/ofApp.cpp b/example-ColorPickers/src/ofApp.cpp similarity index 100% rename from examples/example-ColorPickers/src/ofApp.cpp rename to example-ColorPickers/src/ofApp.cpp diff --git a/examples/example-ColorPickers/src/ofApp.h b/example-ColorPickers/src/ofApp.h similarity index 100% rename from examples/example-ColorPickers/src/ofApp.h rename to example-ColorPickers/src/ofApp.h diff --git a/examples/example-DataBinding/Makefile b/example-DataBinding/Makefile similarity index 100% rename from examples/example-DataBinding/Makefile rename to example-DataBinding/Makefile diff --git a/examples/example-DataBinding/Project.xcconfig b/example-DataBinding/Project.xcconfig similarity index 100% rename from examples/example-DataBinding/Project.xcconfig rename to example-DataBinding/Project.xcconfig diff --git a/examples/example-DataBinding/addons.make b/example-DataBinding/addons.make similarity index 100% rename from examples/example-DataBinding/addons.make rename to example-DataBinding/addons.make diff --git a/examples/example-DataBinding/bin/data/.gitkeep b/example-DataBinding/bin/data/.gitkeep similarity index 100% rename from examples/example-DataBinding/bin/data/.gitkeep rename to example-DataBinding/bin/data/.gitkeep diff --git a/examples/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-DataBinding/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-DataBinding/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-DataBinding/config.make b/example-DataBinding/config.make similarity index 100% rename from examples/example-DataBinding/config.make rename to example-DataBinding/config.make diff --git a/examples/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj b/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj rename to example-DataBinding/example_DataBinding.xcodeproj/project.pbxproj diff --git a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme new file mode 100644 index 0000000..4dbabc3 --- /dev/null +++ b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Debug.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme new file mode 100644 index 0000000..86569ec --- /dev/null +++ b/example-DataBinding/example_DataBinding.xcodeproj/xcshareddata/xcschemes/example_DataBinding Release.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-DataBinding/openFrameworks-Info.plist b/example-DataBinding/openFrameworks-Info.plist similarity index 100% rename from examples/example-DataBinding/openFrameworks-Info.plist rename to example-DataBinding/openFrameworks-Info.plist diff --git a/examples/example-DataBinding/src/main.cpp b/example-DataBinding/src/main.cpp similarity index 100% rename from examples/example-DataBinding/src/main.cpp rename to example-DataBinding/src/main.cpp diff --git a/examples/example-DataBinding/src/ofApp.cpp b/example-DataBinding/src/ofApp.cpp similarity index 100% rename from examples/example-DataBinding/src/ofApp.cpp rename to example-DataBinding/src/ofApp.cpp diff --git a/examples/example-DataBinding/src/ofApp.h b/example-DataBinding/src/ofApp.h similarity index 100% rename from examples/example-DataBinding/src/ofApp.h rename to example-DataBinding/src/ofApp.h diff --git a/examples/example-DropdownMenus/Makefile b/example-DropdownMenus/Makefile similarity index 100% rename from examples/example-DropdownMenus/Makefile rename to example-DropdownMenus/Makefile diff --git a/examples/example-DropdownMenus/Project.xcconfig b/example-DropdownMenus/Project.xcconfig similarity index 100% rename from examples/example-DropdownMenus/Project.xcconfig rename to example-DropdownMenus/Project.xcconfig diff --git a/examples/example-DropdownMenus/addons.make b/example-DropdownMenus/addons.make similarity index 100% rename from examples/example-DropdownMenus/addons.make rename to example-DropdownMenus/addons.make diff --git a/examples/example-DropdownMenus/bin/data/.gitkeep b/example-DropdownMenus/bin/data/.gitkeep similarity index 100% rename from examples/example-DropdownMenus/bin/data/.gitkeep rename to example-DropdownMenus/bin/data/.gitkeep diff --git a/examples/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-DropdownMenus/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-DropdownMenus/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-DropdownMenus/config.make b/example-DropdownMenus/config.make similarity index 100% rename from examples/example-DropdownMenus/config.make rename to example-DropdownMenus/config.make diff --git a/examples/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj b/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj rename to example-DropdownMenus/example-DropdownMenus.xcodeproj/project.pbxproj diff --git a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme new file mode 100644 index 0000000..aaf31d6 --- /dev/null +++ b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme new file mode 100644 index 0000000..b326555 --- /dev/null +++ b/example-DropdownMenus/example-DropdownMenus.xcodeproj/xcshareddata/xcschemes/example-DropdownMenus Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-DropdownMenus/openFrameworks-Info.plist b/example-DropdownMenus/openFrameworks-Info.plist similarity index 100% rename from examples/example-DropdownMenus/openFrameworks-Info.plist rename to example-DropdownMenus/openFrameworks-Info.plist diff --git a/examples/example-DropdownMenus/src/main.cpp b/example-DropdownMenus/src/main.cpp similarity index 100% rename from examples/example-DropdownMenus/src/main.cpp rename to example-DropdownMenus/src/main.cpp diff --git a/examples/example-DropdownMenus/src/ofApp.cpp b/example-DropdownMenus/src/ofApp.cpp similarity index 100% rename from examples/example-DropdownMenus/src/ofApp.cpp rename to example-DropdownMenus/src/ofApp.cpp diff --git a/examples/example-DropdownMenus/src/ofApp.h b/example-DropdownMenus/src/ofApp.h similarity index 100% rename from examples/example-DropdownMenus/src/ofApp.h rename to example-DropdownMenus/src/ofApp.h diff --git a/examples/example-Folders/Makefile b/example-Folders/Makefile similarity index 100% rename from examples/example-Folders/Makefile rename to example-Folders/Makefile diff --git a/examples/example-Folders/Project.xcconfig b/example-Folders/Project.xcconfig similarity index 100% rename from examples/example-Folders/Project.xcconfig rename to example-Folders/Project.xcconfig diff --git a/examples/example-Folders/addons.make b/example-Folders/addons.make similarity index 100% rename from examples/example-Folders/addons.make rename to example-Folders/addons.make diff --git a/examples/example-Folders/bin/data/.gitkeep b/example-Folders/bin/data/.gitkeep similarity index 100% rename from examples/example-Folders/bin/data/.gitkeep rename to example-Folders/bin/data/.gitkeep diff --git a/examples/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-Folders/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-Folders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-Folders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-Folders/config.make b/example-Folders/config.make similarity index 100% rename from examples/example-Folders/config.make rename to example-Folders/config.make diff --git a/examples/example-Folders/example-Folders.xcodeproj/project.pbxproj b/example-Folders/example-Folders.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-Folders/example-Folders.xcodeproj/project.pbxproj rename to example-Folders/example-Folders.xcodeproj/project.pbxproj diff --git a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme new file mode 100644 index 0000000..7518721 --- /dev/null +++ b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme new file mode 100644 index 0000000..38b664b --- /dev/null +++ b/example-Folders/example-Folders.xcodeproj/xcshareddata/xcschemes/example-Folders Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-Folders/openFrameworks-Info.plist b/example-Folders/openFrameworks-Info.plist similarity index 100% rename from examples/example-Folders/openFrameworks-Info.plist rename to example-Folders/openFrameworks-Info.plist diff --git a/examples/example-Folders/src/main.cpp b/example-Folders/src/main.cpp similarity index 100% rename from examples/example-Folders/src/main.cpp rename to example-Folders/src/main.cpp diff --git a/examples/example-Folders/src/ofApp.cpp b/example-Folders/src/ofApp.cpp similarity index 100% rename from examples/example-Folders/src/ofApp.cpp rename to example-Folders/src/ofApp.cpp diff --git a/examples/example-Folders/src/ofApp.h b/example-Folders/src/ofApp.h similarity index 100% rename from examples/example-Folders/src/ofApp.h rename to example-Folders/src/ofApp.h diff --git a/examples/example-FramerateMonitor/Makefile b/example-FramerateMonitor/Makefile similarity index 100% rename from examples/example-FramerateMonitor/Makefile rename to example-FramerateMonitor/Makefile diff --git a/examples/example-FramerateMonitor/Project.xcconfig b/example-FramerateMonitor/Project.xcconfig similarity index 100% rename from examples/example-FramerateMonitor/Project.xcconfig rename to example-FramerateMonitor/Project.xcconfig diff --git a/examples/example-FramerateMonitor/addons.make b/example-FramerateMonitor/addons.make similarity index 100% rename from examples/example-FramerateMonitor/addons.make rename to example-FramerateMonitor/addons.make diff --git a/examples/example-FramerateMonitor/bin/data/.gitkeep b/example-FramerateMonitor/bin/data/.gitkeep similarity index 100% rename from examples/example-FramerateMonitor/bin/data/.gitkeep rename to example-FramerateMonitor/bin/data/.gitkeep diff --git a/examples/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-FramerateMonitor/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-FramerateMonitor/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-FramerateMonitor/config.make b/example-FramerateMonitor/config.make similarity index 100% rename from examples/example-FramerateMonitor/config.make rename to example-FramerateMonitor/config.make diff --git a/examples/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj b/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj rename to example-FramerateMonitor/example-FRM.xcodeproj/project.pbxproj diff --git a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme new file mode 100644 index 0000000..ef2bb02 --- /dev/null +++ b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme new file mode 100644 index 0000000..d21ab10 --- /dev/null +++ b/example-FramerateMonitor/example-FRM.xcodeproj/xcshareddata/xcschemes/example-FRM Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-FramerateMonitor/openFrameworks-Info.plist b/example-FramerateMonitor/openFrameworks-Info.plist similarity index 100% rename from examples/example-FramerateMonitor/openFrameworks-Info.plist rename to example-FramerateMonitor/openFrameworks-Info.plist diff --git a/examples/example-FramerateMonitor/src/main.cpp b/example-FramerateMonitor/src/main.cpp similarity index 100% rename from examples/example-FramerateMonitor/src/main.cpp rename to example-FramerateMonitor/src/main.cpp diff --git a/examples/example-FramerateMonitor/src/ofApp.cpp b/example-FramerateMonitor/src/ofApp.cpp similarity index 100% rename from examples/example-FramerateMonitor/src/ofApp.cpp rename to example-FramerateMonitor/src/ofApp.cpp diff --git a/examples/example-FramerateMonitor/src/ofApp.h b/example-FramerateMonitor/src/ofApp.h similarity index 100% rename from examples/example-FramerateMonitor/src/ofApp.h rename to example-FramerateMonitor/src/ofApp.h diff --git a/examples/example-Matrices/Makefile b/example-Matrices/Makefile similarity index 100% rename from examples/example-Matrices/Makefile rename to example-Matrices/Makefile diff --git a/examples/example-Matrices/Project.xcconfig b/example-Matrices/Project.xcconfig similarity index 100% rename from examples/example-Matrices/Project.xcconfig rename to example-Matrices/Project.xcconfig diff --git a/examples/example-Matrices/addons.make b/example-Matrices/addons.make similarity index 100% rename from examples/example-Matrices/addons.make rename to example-Matrices/addons.make diff --git a/examples/example-Matrices/bin/data/.gitkeep b/example-Matrices/bin/data/.gitkeep similarity index 100% rename from examples/example-Matrices/bin/data/.gitkeep rename to example-Matrices/bin/data/.gitkeep diff --git a/examples/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-Matrices/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-Matrices/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-Matrices/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-Matrices/config.make b/example-Matrices/config.make similarity index 100% rename from examples/example-Matrices/config.make rename to example-Matrices/config.make diff --git a/examples/example-Matrices/example-Matrices.xcodeproj/project.pbxproj b/example-Matrices/example-Matrices.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-Matrices/example-Matrices.xcodeproj/project.pbxproj rename to example-Matrices/example-Matrices.xcodeproj/project.pbxproj diff --git a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme new file mode 100644 index 0000000..958289a --- /dev/null +++ b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme new file mode 100644 index 0000000..f2cba52 --- /dev/null +++ b/example-Matrices/example-Matrices.xcodeproj/xcshareddata/xcschemes/example-Matrices Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-Matrices/openFrameworks-Info.plist b/example-Matrices/openFrameworks-Info.plist similarity index 100% rename from examples/example-Matrices/openFrameworks-Info.plist rename to example-Matrices/openFrameworks-Info.plist diff --git a/examples/example-Matrices/src/main.cpp b/example-Matrices/src/main.cpp similarity index 100% rename from examples/example-Matrices/src/main.cpp rename to example-Matrices/src/main.cpp diff --git a/examples/example-Matrices/src/ofApp.cpp b/example-Matrices/src/ofApp.cpp similarity index 100% rename from examples/example-Matrices/src/ofApp.cpp rename to example-Matrices/src/ofApp.cpp diff --git a/examples/example-Matrices/src/ofApp.h b/example-Matrices/src/ofApp.h similarity index 100% rename from examples/example-Matrices/src/ofApp.h rename to example-Matrices/src/ofApp.h diff --git a/examples/example-RangeSliders/Makefile b/example-RangeSliders/Makefile similarity index 100% rename from examples/example-RangeSliders/Makefile rename to example-RangeSliders/Makefile diff --git a/examples/example-RangeSliders/Project.xcconfig b/example-RangeSliders/Project.xcconfig similarity index 100% rename from examples/example-RangeSliders/Project.xcconfig rename to example-RangeSliders/Project.xcconfig diff --git a/examples/example-RangeSliders/addons.make b/example-RangeSliders/addons.make similarity index 100% rename from examples/example-RangeSliders/addons.make rename to example-RangeSliders/addons.make diff --git a/examples/example-RangeSliders/bin/data/.gitkeep b/example-RangeSliders/bin/data/.gitkeep similarity index 100% rename from examples/example-RangeSliders/bin/data/.gitkeep rename to example-RangeSliders/bin/data/.gitkeep diff --git a/examples/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-RangeSliders/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-RangeSliders/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-RangeSliders/config.make b/example-RangeSliders/config.make similarity index 100% rename from examples/example-RangeSliders/config.make rename to example-RangeSliders/config.make diff --git a/examples/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj b/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj rename to example-RangeSliders/example-RangeSliders.xcodeproj/project.pbxproj diff --git a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme new file mode 100644 index 0000000..1128112 --- /dev/null +++ b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme new file mode 100644 index 0000000..752a63e --- /dev/null +++ b/example-RangeSliders/example-RangeSliders.xcodeproj/xcshareddata/xcschemes/example-RangeSliders Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-RangeSliders/openFrameworks-Info.plist b/example-RangeSliders/openFrameworks-Info.plist similarity index 100% rename from examples/example-RangeSliders/openFrameworks-Info.plist rename to example-RangeSliders/openFrameworks-Info.plist diff --git a/examples/example-RangeSliders/src/main.cpp b/example-RangeSliders/src/main.cpp similarity index 100% rename from examples/example-RangeSliders/src/main.cpp rename to example-RangeSliders/src/main.cpp diff --git a/examples/example-RangeSliders/src/ofApp.cpp b/example-RangeSliders/src/ofApp.cpp similarity index 100% rename from examples/example-RangeSliders/src/ofApp.cpp rename to example-RangeSliders/src/ofApp.cpp diff --git a/examples/example-RangeSliders/src/ofApp.h b/example-RangeSliders/src/ofApp.h similarity index 100% rename from examples/example-RangeSliders/src/ofApp.h rename to example-RangeSliders/src/ofApp.h diff --git a/examples/example-ScrollView/Makefile b/example-ScrollView/Makefile similarity index 100% rename from examples/example-ScrollView/Makefile rename to example-ScrollView/Makefile diff --git a/examples/example-ScrollView/Project.xcconfig b/example-ScrollView/Project.xcconfig similarity index 100% rename from examples/example-ScrollView/Project.xcconfig rename to example-ScrollView/Project.xcconfig diff --git a/examples/example-ofParameter/addons.make b/example-ScrollView/addons.make similarity index 100% rename from examples/example-ofParameter/addons.make rename to example-ScrollView/addons.make diff --git a/examples/example-ofParameter/bin/data/.gitkeep b/example-ScrollView/bin/data/.gitkeep similarity index 100% rename from examples/example-ofParameter/bin/data/.gitkeep rename to example-ScrollView/bin/data/.gitkeep diff --git a/examples/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-ScrollView/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-ScrollView/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-ScrollView/config.make b/example-ScrollView/config.make similarity index 100% rename from examples/example-ScrollView/config.make rename to example-ScrollView/config.make diff --git a/examples/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj b/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj rename to example-ScrollView/example-ScrollView.xcodeproj/project.pbxproj diff --git a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme new file mode 100644 index 0000000..1e99a38 --- /dev/null +++ b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Debug.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme new file mode 100644 index 0000000..203c1de --- /dev/null +++ b/example-ScrollView/example-ScrollView.xcodeproj/xcshareddata/xcschemes/example-ScrollView Release.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-ScrollView/openFrameworks-Info.plist b/example-ScrollView/openFrameworks-Info.plist similarity index 100% rename from examples/example-ScrollView/openFrameworks-Info.plist rename to example-ScrollView/openFrameworks-Info.plist diff --git a/example-ScrollView/src/main.cpp b/example-ScrollView/src/main.cpp new file mode 100644 index 0000000..c844ff1 --- /dev/null +++ b/example-ScrollView/src/main.cpp @@ -0,0 +1,8 @@ +#include "ofMain.h" +#include "ofApp.h" + +int main( ) +{ + ofSetupOpenGL(1024, 768, OF_WINDOW); + ofRunApp(new ofApp()); +} diff --git a/examples/example-ScrollView/src/ofApp.cpp b/example-ScrollView/src/ofApp.cpp similarity index 100% rename from examples/example-ScrollView/src/ofApp.cpp rename to example-ScrollView/src/ofApp.cpp diff --git a/examples/example-ScrollView/src/ofApp.h b/example-ScrollView/src/ofApp.h similarity index 100% rename from examples/example-ScrollView/src/ofApp.h rename to example-ScrollView/src/ofApp.h diff --git a/examples/example-TextInputs/Makefile b/example-TextInputs/Makefile similarity index 100% rename from examples/example-TextInputs/Makefile rename to example-TextInputs/Makefile diff --git a/examples/example-TextInputs/Project.xcconfig b/example-TextInputs/Project.xcconfig similarity index 100% rename from examples/example-TextInputs/Project.xcconfig rename to example-TextInputs/Project.xcconfig diff --git a/example-TextInputs/addons.make b/example-TextInputs/addons.make new file mode 100644 index 0000000..7ec7c03 --- /dev/null +++ b/example-TextInputs/addons.make @@ -0,0 +1 @@ +ofxDatGui diff --git a/example-TextInputs/bin/data/.gitkeep b/example-TextInputs/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/examples/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-TextInputs/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-TextInputs/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-TextInputs/config.make b/example-TextInputs/config.make similarity index 100% rename from examples/example-TextInputs/config.make rename to example-TextInputs/config.make diff --git a/examples/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj b/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-TextInputs/example-TextInput.xcodeproj/project.pbxproj rename to example-TextInputs/example-TextInput.xcodeproj/project.pbxproj diff --git a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme new file mode 100644 index 0000000..257ad6f --- /dev/null +++ b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme new file mode 100644 index 0000000..0035f3d --- /dev/null +++ b/example-TextInputs/example-TextInput.xcodeproj/xcshareddata/xcschemes/example-TextInput Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-TextInputs/openFrameworks-Info.plist b/example-TextInputs/openFrameworks-Info.plist similarity index 100% rename from examples/example-TextInputs/openFrameworks-Info.plist rename to example-TextInputs/openFrameworks-Info.plist diff --git a/example-TextInputs/src/main.cpp b/example-TextInputs/src/main.cpp new file mode 100644 index 0000000..1dce8ba --- /dev/null +++ b/example-TextInputs/src/main.cpp @@ -0,0 +1,8 @@ +#include "ofMain.h" +#include "ofApp.h" + +int main( ) +{ + ofSetupOpenGL(1000, 800, OF_WINDOW); + ofRunApp(new ofApp()); +} diff --git a/example-TextInputs/src/ofApp.cpp b/example-TextInputs/src/ofApp.cpp new file mode 100644 index 0000000..859b6a5 --- /dev/null +++ b/example-TextInputs/src/ofApp.cpp @@ -0,0 +1,42 @@ +#include "ofApp.h" + +/* + Simple example to demonstrate the Text Input Component. + Type something into the component and see it displayed in the center of the screen + https://github.com/braitsch/ofxDatGui @braitsch +*/ + +void ofApp::setup() +{ + ofSetWindowShape(1920, 1080); + ofSetWindowPosition(ofGetScreenWidth()/2 - ofGetWidth()/2, 0); + + input = new ofxDatGuiTextInput("TEXT INPUT", "Type Something Here"); + input->onTextInputEvent(this, &ofApp::onTextInputEvent); + input->setWidth(800, .2); + input->setPosition(ofGetWidth()/2 - input->getWidth()/2, 240); + font.load("ofxbraitsch/fonts/Verdana.ttf", 24); +} + +void ofApp::onTextInputEvent(ofxDatGuiTextInputEvent e) +{ +// text input events carry the text of the input field // + cout << "From Event Object: " << e.text << endl; +// although you can also retrieve it from the event target // + cout << "From Event Target: " << e.target->getText() << endl; +} + +void ofApp::update() +{ + input->update(); +} + +void ofApp::draw() +{ + input->draw(); + string str = "Text Input: "+input->getText(); + ofRectangle bounds = font.getStringBoundingBox(str, ofGetWidth()/2, ofGetHeight()/2); + ofSetColor(ofColor::black); + font.drawString(str, bounds.x-bounds.width/2, bounds.y-bounds.height/2); +} + diff --git a/examples/example-TextInputs/src/ofApp.h b/example-TextInputs/src/ofApp.h similarity index 100% rename from examples/example-TextInputs/src/ofApp.h rename to example-TextInputs/src/ofApp.h diff --git a/examples/example-TimeGraph/Makefile b/example-TimeGraph/Makefile similarity index 100% rename from examples/example-TimeGraph/Makefile rename to example-TimeGraph/Makefile diff --git a/examples/example-ofParameter/Project.xcconfig b/example-TimeGraph/Project.xcconfig similarity index 100% rename from examples/example-ofParameter/Project.xcconfig rename to example-TimeGraph/Project.xcconfig diff --git a/example-TimeGraph/addons.make b/example-TimeGraph/addons.make new file mode 100644 index 0000000..7ec7c03 --- /dev/null +++ b/example-TimeGraph/addons.make @@ -0,0 +1 @@ +ofxDatGui diff --git a/example-TimeGraph/bin/data/.gitkeep b/example-TimeGraph/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/examples/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-TimeGraph/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png similarity index 100% rename from examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png rename to example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png diff --git a/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png similarity index 100% rename from examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png rename to example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png diff --git a/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png b/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png similarity index 100% rename from examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png rename to example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/icon-radio-on.png diff --git a/examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png b/example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png similarity index 100% rename from examples/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png rename to example-TimeGraph/bin/data/ofxbraitsch/ofxdatgui/picker-rainbow.png diff --git a/examples/example-TimeGraph/config.make b/example-TimeGraph/config.make similarity index 100% rename from examples/example-TimeGraph/config.make rename to example-TimeGraph/config.make diff --git a/examples/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj b/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj rename to example-TimeGraph/example-TimeGraph.xcodeproj/project.pbxproj diff --git a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme new file mode 100644 index 0000000..32b5ea9 --- /dev/null +++ b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Debug.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme new file mode 100644 index 0000000..52b2df5 --- /dev/null +++ b/example-TimeGraph/example-TimeGraph.xcodeproj/xcshareddata/xcschemes/example-TimeGraph Release.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/example-ofParameter/openFrameworks-Info.plist b/example-TimeGraph/openFrameworks-Info.plist similarity index 100% rename from examples/example-ofParameter/openFrameworks-Info.plist rename to example-TimeGraph/openFrameworks-Info.plist diff --git a/examples/example-TimeGraph/src/main.cpp b/example-TimeGraph/src/main.cpp similarity index 100% rename from examples/example-TimeGraph/src/main.cpp rename to example-TimeGraph/src/main.cpp diff --git a/example-TimeGraph/src/ofApp.cpp b/example-TimeGraph/src/ofApp.cpp new file mode 100644 index 0000000..8e1443c --- /dev/null +++ b/example-TimeGraph/src/ofApp.cpp @@ -0,0 +1,113 @@ +#include "ofApp.h" + +/* + Simple example to demonstrate the WaveMonitor Component + https://github.com/braitsch/ofxDatGui @braitsch +*/ + +void ofApp::setup() +{ + ang1 = ang2 = 0.0f; + ofSetWindowShape(1920, 1200); + ofSetWindowPosition(ofGetScreenWidth()/2 - ofGetWidth()/2, 0); + +// setup our gui // + gui = new ofxDatGui(); + gui->setWidth(1200, .2); + gui->setLabelAlignment(ofxDatGuiAlignment::CENTER); + gui->addHeader("wave monitor & value plotter example"); + gui->addFooter(); + +// add a wave monitor with a frequency of 3 & amplitude of 50% // + m1 = gui->addWaveMonitor("wave monitor", 3, .5); + s1 = gui->addSlider("frequency", 0, 50, 5); +// amplitude multiplier must be a value between 0 & 1 // + s2 = gui->addSlider("amplitude", 0, 1); +// we'll animate it on a sine wave so let's disable user input // + s2->setEnabled(false); + + gui->addBreak()->setHeight(20); + +// add a couple value plotters with a range of 0 - 100 // + p1 = gui->addValuePlotter("value plotter", 0, 100); + p2 = gui->addValuePlotter("point plotter", 0, 100); + p2->setDrawMode(ofxDatGuiGraph::POINTS); + gui->addSlider("multiplier", 0, 1, .10); + gui->addSlider("sweep speed", 0, 30, 10); + gui->addBreak()->setHeight(20); + +// add a dropdown to select between the four draw modes // + vector drawModes = {"lines", "filled", "points", "outline"}; + dd = gui->addDropdown("select draw mode", drawModes); + +// set the frequency and amplitude // + m1->setFrequency(s1->getValue()); + m1->setAmplitude(s2->getValue()); + + p1->setSpeed(gui->getSlider("sweep speed")->getValue()); + + gui->setPosition(ofGetWidth()/2 - gui->getWidth()/2, 140); + gui->onSliderEvent(this, &ofApp::onGuiSliderEvent); + gui->onDropdownEvent(this, &ofApp::onGuiDropdownEvent); +} + +void ofApp::onGuiSliderEvent(ofxDatGuiSliderEvent e) +{ + if (e.target == s1){ + m1->setFrequency(s1->getValue()); + } else if (e.target == s2){ + m1->setAmplitude(s2->getValue()); + } +} + +void ofApp::onGuiDropdownEvent(ofxDatGuiDropdownEvent e) +{ + switch (e.child) { + case (int)ofxDatGuiGraph::LINES : + m1->setDrawMode(ofxDatGuiGraph::LINES); + p1->setDrawMode(ofxDatGuiGraph::LINES); + dd->setLabel("drawing mode : lines"); + break; + case (int)ofxDatGuiGraph::FILLED : + m1->setDrawMode(ofxDatGuiGraph::FILLED); + p1->setDrawMode(ofxDatGuiGraph::FILLED); + dd->setLabel("drawing mode : filled"); + break; + case (int)ofxDatGuiGraph::POINTS : + m1->setDrawMode(ofxDatGuiGraph::POINTS); + p1->setDrawMode(ofxDatGuiGraph::POINTS); + dd->setLabel("drawing mode : points"); + break; + case (int)ofxDatGuiGraph::OUTLINE : + m1->setDrawMode(ofxDatGuiGraph::OUTLINE); + p1->setDrawMode(ofxDatGuiGraph::OUTLINE); + dd->setLabel("drawing mode : outline"); + break; + } +} + +void ofApp::update() +{ +// generate a couple sine waves between 0 & 1 // + float v1 = (1+sin(ang1+=.02f))/2; + float v2 = (1+sin(ang2+=gui->getSlider("multiplier")->getValue()))/2; + +// oscillate the amplitude of the wave monitor // + s2->setValue(v1); + m1->setAmplitude(v1); + +// and the values we supply to the plotter // + p1->setValue(v2 * p1->getRange()); + p1->setSpeed(gui->getSlider("sweep speed")->getValue()); + p2->setValue(v2 * p1->getRange()); + p2->setSpeed(gui->getSlider("sweep speed")->getValue()); +} + +void ofApp::draw() +{ + +} + + + + diff --git a/example-TimeGraph/src/ofApp.h b/example-TimeGraph/src/ofApp.h new file mode 100644 index 0000000..3f4f6d5 --- /dev/null +++ b/example-TimeGraph/src/ofApp.h @@ -0,0 +1,27 @@ +#pragma once + +#include "ofMain.h" +#include "ofxDatGui.h" + +class ofApp : public ofBaseApp{ + + public: + void setup(); + void update(); + void draw(); + + ofxDatGui* gui; + + ofxDatGuiSlider* s1; + ofxDatGuiSlider* s2; + ofxDatGuiDropdown* dd; + ofxDatGuiWaveMonitor* m1; + ofxDatGuiValuePlotter* p1; + ofxDatGuiValuePlotter* p2; + + float ang1; + float ang2; + void onGuiSliderEvent(ofxDatGuiSliderEvent e); + void onGuiDropdownEvent(ofxDatGuiDropdownEvent e); + +}; diff --git a/examples/example-ofParameter/Makefile b/example-ofParameter/Makefile similarity index 100% rename from examples/example-ofParameter/Makefile rename to example-ofParameter/Makefile diff --git a/example-ofParameter/Project.xcconfig b/example-ofParameter/Project.xcconfig new file mode 100644 index 0000000..e570b15 --- /dev/null +++ b/example-ofParameter/Project.xcconfig @@ -0,0 +1,17 @@ +//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. +//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED +OF_PATH = ../../.. + +//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE +#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" + +//ICONS - NEW IN 0072 +ICON_NAME_DEBUG = icon-debug.icns +ICON_NAME_RELEASE = icon.icns +ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ + +//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: +//ICON_FILE_PATH = bin/data/ + +OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) +HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-ofParameter/addons.make b/example-ofParameter/addons.make new file mode 100644 index 0000000..e69de29 diff --git a/example-ofParameter/bin/data/.gitkeep b/example-ofParameter/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/examples/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-ofParameter/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png new file mode 100644 index 0000000000000000000000000000000000000000..22866a8d68ee1a9824f93ec33f3945e7ee62e2a5 GIT binary patch literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! literal 0 HcmV?d00001 diff --git a/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-ofParameter/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png new file mode 100644 index 0000000000000000000000000000000000000000..44e090e53159df28ba3262ed5a51618ca5ff699e GIT binary patch literal 1630 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 literal 0 HcmV?d00001 diff --git a/examples/example-ofParameter/config.make b/example-ofParameter/config.make similarity index 100% rename from examples/example-ofParameter/config.make rename to example-ofParameter/config.make diff --git a/examples/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj b/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj rename to example-ofParameter/example-ofParameter.xcodeproj/project.pbxproj diff --git a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme new file mode 100644 index 0000000..117df91 --- /dev/null +++ b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Debug.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme new file mode 100644 index 0000000..94f10ec --- /dev/null +++ b/example-ofParameter/example-ofParameter.xcodeproj/xcshareddata/xcschemes/example-ofParameter Release.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-ofParameter/openFrameworks-Info.plist b/example-ofParameter/openFrameworks-Info.plist new file mode 100644 index 0000000..9c887ab --- /dev/null +++ b/example-ofParameter/openFrameworks-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + cc.openFrameworks.ofapp + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + CFBundleIconFile + ${ICON} + NSHighResolutionCapable + + + diff --git a/examples/example-ofParameter/src/main.cpp b/example-ofParameter/src/main.cpp similarity index 100% rename from examples/example-ofParameter/src/main.cpp rename to example-ofParameter/src/main.cpp diff --git a/examples/example-ofParameter/src/ofApp.cpp b/example-ofParameter/src/ofApp.cpp similarity index 100% rename from examples/example-ofParameter/src/ofApp.cpp rename to example-ofParameter/src/ofApp.cpp diff --git a/examples/example-ofParameter/src/ofApp.h b/example-ofParameter/src/ofApp.h similarity index 100% rename from examples/example-ofParameter/src/ofApp.h rename to example-ofParameter/src/ofApp.h diff --git a/examples/example-xGenerativeLines/Makefile b/example-xGenerativeLines/Makefile similarity index 100% rename from examples/example-xGenerativeLines/Makefile rename to example-xGenerativeLines/Makefile diff --git a/example-xGenerativeLines/Project.xcconfig b/example-xGenerativeLines/Project.xcconfig new file mode 100644 index 0000000..e570b15 --- /dev/null +++ b/example-xGenerativeLines/Project.xcconfig @@ -0,0 +1,17 @@ +//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. +//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED +OF_PATH = ../../.. + +//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE +#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" + +//ICONS - NEW IN 0072 +ICON_NAME_DEBUG = icon-debug.icns +ICON_NAME_RELEASE = icon.icns +ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ + +//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: +//ICON_FILE_PATH = bin/data/ + +OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) +HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-xGenerativeLines/addons.make b/example-xGenerativeLines/addons.make new file mode 100644 index 0000000..7ec7c03 --- /dev/null +++ b/example-xGenerativeLines/addons.make @@ -0,0 +1 @@ +ofxDatGui diff --git a/example-xGenerativeLines/bin/data/.gitkeep b/example-xGenerativeLines/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/examples/example-xGenerativeLines/bin/data/bkgd-pattern.png b/example-xGenerativeLines/bin/data/bkgd-pattern.png similarity index 100% rename from examples/example-xGenerativeLines/bin/data/bkgd-pattern.png rename to example-xGenerativeLines/bin/data/bkgd-pattern.png diff --git a/examples/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-xGenerativeLines/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png new file mode 100644 index 0000000000000000000000000000000000000000..22866a8d68ee1a9824f93ec33f3945e7ee62e2a5 GIT binary patch literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! literal 0 HcmV?d00001 diff --git a/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-xGenerativeLines/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png new file mode 100644 index 0000000000000000000000000000000000000000..44e090e53159df28ba3262ed5a51618ca5ff699e GIT binary patch literal 1630 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 literal 0 HcmV?d00001 diff --git a/examples/example-xGenerativeLines/config.make b/example-xGenerativeLines/config.make similarity index 100% rename from examples/example-xGenerativeLines/config.make rename to example-xGenerativeLines/config.make diff --git a/examples/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj rename to example-xGenerativeLines/example-GenerativeLines.xcodeproj/project.pbxproj diff --git a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme new file mode 100644 index 0000000..2d4765e --- /dev/null +++ b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme new file mode 100644 index 0000000..6320718 --- /dev/null +++ b/example-xGenerativeLines/example-GenerativeLines.xcodeproj/xcshareddata/xcschemes/example-GenerativeLines Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-xGenerativeLines/openFrameworks-Info.plist b/example-xGenerativeLines/openFrameworks-Info.plist new file mode 100644 index 0000000..9c887ab --- /dev/null +++ b/example-xGenerativeLines/openFrameworks-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + cc.openFrameworks.ofapp + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + CFBundleIconFile + ${ICON} + NSHighResolutionCapable + + + diff --git a/example-xGenerativeLines/src/Line.h b/example-xGenerativeLines/src/Line.h new file mode 100644 index 0000000..e702c8e --- /dev/null +++ b/example-xGenerativeLines/src/Line.h @@ -0,0 +1,106 @@ +/* + Copyright (C) 2015 Stephen Braitsch [http://braitsch.io] + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. +*/ + +#pragma once +#include "ofColor.h" +#include "ofPolyline.h" +#include "ofAppRunner.h" + +class Line : public ofPolyline{ + + public: + Line(int x, int y, ofColor c){ + init(); + ox = x; + oy = y; + color = c; + addVertex(x, y); + addVertex(x, y); + } + int dx; + int dy; + int cl; + int ml; + int ox; + int oy; + ofColor color; + ofPoint* head; + static int MinLength; + static int MaxLength; + void addVertex(int x, int y) + { + ofPolyline::addVertex(x, y); + head = &getVertices()[size()-1]; + } + void tick() + { + cl++; + if (cl >= ml){ + rotate(); + addVertex(head->x, head->y); + } + constrain(); + } + void init() + { + int x = round(ofRandom(1)); + if (x==0) x = -1; + int y = round(ofRandom(1)); + if (y==0) y = -1; + dx = x; + dy = y; + cl = 0; + ml = round(ofRandom(MinLength, MaxLength)); + } + void rotate() + { + if (dx == 1 && dy == 1){ + dx = -1; + } else if (dx == -1 && dy == 1){ + dy = -1; + } else if (dx == -1 && dy == -1){ + dx = 1; + } else if (dx == 1 && dy == -1){ + dy = 1; + } + cl = 0; + ml = round(ofRandom(MinLength, MaxLength)); + } + void reset() + { + ofPolyline::clear(); + addVertex(ox, oy); + addVertex(ox, oy); + } + void constrain() + { + if (head->x <= 0 || head->x >= ofGetWidth()){ + dx *= -1; + addVertex(head->x, head->y); + } + if (head->y <= 0 || head->y >= ofGetHeight()){ + dy *= -1; + addVertex(head->x, head->y); + } + } +}; + diff --git a/example-xGenerativeLines/src/main.cpp b/example-xGenerativeLines/src/main.cpp new file mode 100644 index 0000000..23785b4 --- /dev/null +++ b/example-xGenerativeLines/src/main.cpp @@ -0,0 +1,8 @@ +#include "ofMain.h" +#include "ofApp.h" + +int main( ) +{ + ofSetupOpenGL(1920, 1080, OF_WINDOW); + ofRunApp(new ofApp()); +} \ No newline at end of file diff --git a/example-xGenerativeLines/src/ofApp.cpp b/example-xGenerativeLines/src/ofApp.cpp new file mode 100644 index 0000000..7c57361 --- /dev/null +++ b/example-xGenerativeLines/src/ofApp.cpp @@ -0,0 +1,151 @@ +#include "ofApp.h" + +int Line::MinLength = 4; +int Line::MaxLength = 100; + +void ofApp::setup() +{ +// instantiate and position the gui // + gui = new ofxDatGui( ofxDatGuiAnchor::TOP_RIGHT ); + +// add the optional header and footer // + gui->addTextInput("INPUT MESSAGE", "# OPEN FRAMEWORKS #"); + gui->addFooter(); + + gui->addBreak(); +// add some color pickers to color our lines // + ofxDatGuiFolder* f1 = gui->addFolder("LINE COLORS", ofColor::fromHex(0x2FA1D6)); + f1->addColorPicker("LINE 1", ofColor::fromHex(0x20201f)); + f1->addColorPicker("LINE 2", ofColor::fromHex(0x80b0b0)); + f1->addColorPicker("LINE 3", ofColor::fromHex(0x4f4b4d)); + f1->addColorPicker("LINE 4", ofColor::fromHex(0xe5e2d9)); + f1->expand(); + gui->addBreak(); + +// and some sliders to adjust how they're drawn // + ofxDatGuiFolder* f2 = gui->addFolder("LINE CONTROLS", ofColor::fromHex(0xFFD00B)); + s1 = f2->addSlider("DRAW SPEED", 0, 120, 5); + s2 = f2->addSlider("LINE WEIGHT", 1, 60, 2); + s3 = f2->addSlider("LINE LENGTH", 4, 200, 140); + f2->expand(); + gui->addBreak(); + +// and a few others widgits for good measure :) // + gui->addSlider("DATGUI OPACITY", 0, 100); + gui->addButton("CLEAR"); + gui->addToggle("PAUSE DRAWING", false); + +// register a few callbacks to listen for our gui events // + gui->onButtonEvent(this, &ofApp::onButtonEvent); + gui->onSliderEvent(this, &ofApp::onSliderEvent); + gui->onTextInputEvent(this, &ofApp::onTextInputEvent); + gui->onColorPickerEvent(this, &ofApp::onColorPickerEvent); + +// capture the default slider values into variables // + drawSpeed = s1->getValue(); + lineWeight = s2->getValue(); + Line::MaxLength = s3->getValue(); + gui->setOpacity(gui->getSlider("datgui opacity")->getScale()); + drawingPaused = gui->getButton("pause drawing")->getEnabled(); + +// finally add some generative lines to draw // + lines.push_back(Line(ofGetWidth()*.2, ofGetHeight()/2, gui->getColorPicker("line 1")->getColor())); + lines.push_back(Line(ofGetWidth()*.4, ofGetHeight()/2, gui->getColorPicker("line 2")->getColor())); + lines.push_back(Line(ofGetWidth()*.6, ofGetHeight()/2, gui->getColorPicker("line 3")->getColor())); + lines.push_back(Line(ofGetWidth()*.8, ofGetHeight()/2, gui->getColorPicker("line 4")->getColor())); + +// let's launch the app fullscreen // + isFullscreen = true; + ofSetFullscreen(isFullscreen); + +// and tile the background with a pattern // + bkgd.load("bkgd-pattern.png"); +} + +void ofApp::onSliderEvent(ofxDatGuiSliderEvent e) +{ +// every event has a pointer to the object (target) that dispatched the event + if (e.target->getLabel() == "DRAW SPEED"){ + drawSpeed = e.value; +// you can also compare the target pointer against a local variable + } else if (e.target == s2){ + lineWeight = e.value; +// slider event objects also carry the current scale & value of the slider + } else if (e.target == s3){ + Line::MaxLength = e.value; + } else if (e.target->getLabel() == "DATGUI OPACITY"){ +// however you can always read these values directly off of the slider itself + gui->setOpacity(e.target->getScale()); + } +} + +void ofApp::onButtonEvent(ofxDatGuiButtonEvent e) +{ + if (e.target->is("clear")) { + reset(); + } else if (e.target->is("pause drawing")) { + drawingPaused = e.enabled; + } +} + +void ofApp::onTextInputEvent(ofxDatGuiTextInputEvent e) +{ + cout << "onTextInputEvent: " << e.target->getLabel() << " " << e.target->getText() << endl; +} + +void ofApp::onColorPickerEvent(ofxDatGuiColorPickerEvent e) +{ + if (e.target->getLabel() == "LINE 1"){ + lines[0].color = e.target->getColor(); + } else if (e.target->getLabel() == "LINE 2"){ + lines[1].color = e.target->getColor(); + } else if (e.target->getLabel() == "LINE 3"){ + lines[2].color = e.target->getColor(); + } else if (e.target->getLabel() == "LINE 4"){ + lines[3].color = e.target->getColor(); + } +} + +void ofApp::update() +{ + if (drawingPaused) return; + for(int i=0; ix += (lines[i].dx) * drawSpeed; + lines[i].head->y += (lines[i].dy) * drawSpeed; + } +} + +void ofApp::draw() +{ +// pattern the background // + for(int i = 0; i < ofGetHeight(); i += 400) for(int j = 0; j < ofGetWidth(); j += 400) bkgd.draw(j, i, 400, 400); +// draw some lines // + ofPushStyle(); + ofSetLineWidth(lineWeight); + for (int i=0; i lines; + bool isFullscreen; + + ofxDatGui* gui; + ofxDatGuiSlider* s1; + ofxDatGuiSlider* s2; + ofxDatGuiSlider* s3; + ofxDatGuiSlider* s4; + + void onButtonEvent(ofxDatGuiButtonEvent e); + void onSliderEvent(ofxDatGuiSliderEvent e); + void onTextInputEvent(ofxDatGuiTextInputEvent e); + void onDropdownEvent(ofxDatGuiDropdownEvent e); + void onColorPickerEvent(ofxDatGuiColorPickerEvent e); + +}; + + diff --git a/examples/example-xOscillatingPolygon/Makefile b/example-xOscillatingPolygon/Makefile similarity index 100% rename from examples/example-xOscillatingPolygon/Makefile rename to example-xOscillatingPolygon/Makefile diff --git a/example-xOscillatingPolygon/Project.xcconfig b/example-xOscillatingPolygon/Project.xcconfig new file mode 100644 index 0000000..e570b15 --- /dev/null +++ b/example-xOscillatingPolygon/Project.xcconfig @@ -0,0 +1,17 @@ +//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT. +//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED +OF_PATH = ../../.. + +//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE +#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig" + +//ICONS - NEW IN 0072 +ICON_NAME_DEBUG = icon-debug.icns +ICON_NAME_RELEASE = icon.icns +ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/ + +//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to: +//ICON_FILE_PATH = bin/data/ + +OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS) +HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) diff --git a/example-xOscillatingPolygon/addons.make b/example-xOscillatingPolygon/addons.make new file mode 100644 index 0000000..7ec7c03 --- /dev/null +++ b/example-xOscillatingPolygon/addons.make @@ -0,0 +1 @@ +ofxDatGui diff --git a/example-xOscillatingPolygon/bin/data/.gitkeep b/example-xOscillatingPolygon/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/examples/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf b/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf similarity index 100% rename from examples/example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf rename to example-xOscillatingPolygon/bin/data/ofxbraitsch/fonts/Verdana.ttf diff --git a/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png b/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-dropdown.png new file mode 100644 index 0000000000000000000000000000000000000000..22866a8d68ee1a9824f93ec33f3945e7ee62e2a5 GIT binary patch literal 1899 zcmaJ?Yfuwc6b?~9qM$-lK!qi?8Z_i(LN*c9m;?zX7!U`lR9KQlLdfotERY~t4Iqm0 z8tbztL|P%Es8tGD?L@&Rj?~9Ug(8CD)MvHU2Lft0DB2&TJG1xRbLV{D`OdlL&fTbr zTfWY#>C-qN`**`>Y0$khiTGd1e!z&nPE**djQLz_1j2r-EW0zHgFfJvW*7)7Q~+90opSUa{^G+@vL z*M-tPh>BCH010Y<0X{Q0NX_Q(0D+Ln;Rg$Z0tUb(Y!(}2aoIs^p@=_Q#O4AYKN=Cu zph*@*OT#|KBCJqa3XWqU7Aq?&ii5gb2I6|S2#pbfO+#tdu$Y@4z$P|ParwuVk zVWZlh#c(Z(01ied3C+MmX@t@bDd@3Jw21LznTUe1Oc2K6Fxifjh8&g3|992vKY1JR zX!x_<|0FiXm@$|Y4I9x6gPJ(Fh+MgGi`FIIL6fexMTTZFEN#r zSU;)KV&N1y-Ob%Noto>kOvm?K?sYQJ5@BiYT{7T&^3AGe7yqDel*>~qOkHjiX-7K~ zIk88(IHP9K^7iBWomqx~vA@vh5)qpE)2^MD?rmG9yYK7lOBXVo`fGFM+Fi~U?cZ?SBmZ1m zM@Npw`J#+mN!507 zt}=f43ROI|Yw@hH?spsX{YS4$E}VPd`h(9t?V5GLOoj~EPDRVw&Ia)*XdU@zcRbH`HTg*%aA^F9I?!3N{@P0^ zEq(0tOrNdkah0cZscR7A&k1!#|L4KBsqT@dOLumS?BVq&7!x=7`}rj=Jp-*f($MgF zb!O%^h2TQU@kOcU+Gkw3b6YoNqG#SoC-V%?jf^sDt82@uR`7sofpy%Q^JQ&MM?}wR zo$`HO|LdMVA$`j(_bM{d@B-Crw)um(QMRAX)t#c#nvwXnRf!<91M%PYD zyvnJ-tC`#i=JQ=^ye{3>#x0i02KuncM$*mEFQ#h4f?vmRd7d}+dr-I3qWsT6q`o$(uJJR1<`ng8+*ihz5g zOa}^M$<+ze6%C`q&qC`O|DH<;B=nnZC(@_|Us7Vdvt>@`lva8NB<*@Oe>}O#t6)+g z+uIKeiOOp{e5SjIHf6nY@hEB_`)!x1q92o$xm+Jz9R6)4+oj5^==T9ezKl9NmKEXr zjC{icPVqp}(sC^In@u6_I9o0btbIG-LPF{EWS?u6x`6#f^KQMjpS;SKv!`Mgl6L=? z!plBe|D?ONw$?MP0#LYZ8BK}Z;TP%OfsuQ!*7%q77qMXhRdKM}Ys_^g|B9j)rtPq9n;bkQb*s3@GOl

_{-K#yIRFIqZOVw3-1f3LZdbR@HzU1CcLYuk77C+F9M7Lz7AZZrAkp#<=yl$! literal 0 HcmV?d00001 diff --git a/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png b/example-xOscillatingPolygon/bin/data/ofxbraitsch/ofxdatgui/icon-radio-off.png new file mode 100644 index 0000000000000000000000000000000000000000..44e090e53159df28ba3262ed5a51618ca5ff699e GIT binary patch literal 1630 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 literal 0 HcmV?d00001 diff --git a/examples/example-xOscillatingPolygon/config.make b/example-xOscillatingPolygon/config.make similarity index 100% rename from examples/example-xOscillatingPolygon/config.make rename to example-xOscillatingPolygon/config.make diff --git a/examples/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj similarity index 100% rename from examples/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj rename to example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/project.pbxproj diff --git a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme new file mode 100644 index 0000000..78aa7c5 --- /dev/null +++ b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Debug.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme new file mode 100644 index 0000000..f16c743 --- /dev/null +++ b/example-xOscillatingPolygon/example-OscillatingPolygon.xcodeproj/xcshareddata/xcschemes/example-OscillatingPolygon Release.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/example-xOscillatingPolygon/openFrameworks-Info.plist b/example-xOscillatingPolygon/openFrameworks-Info.plist new file mode 100644 index 0000000..9c887ab --- /dev/null +++ b/example-xOscillatingPolygon/openFrameworks-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + cc.openFrameworks.ofapp + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + CFBundleIconFile + ${ICON} + NSHighResolutionCapable + + + diff --git a/examples/example-xOscillatingPolygon/src/PolyMesh.h b/example-xOscillatingPolygon/src/PolyMesh.h similarity index 100% rename from examples/example-xOscillatingPolygon/src/PolyMesh.h rename to example-xOscillatingPolygon/src/PolyMesh.h diff --git a/examples/example-xOscillatingPolygon/src/main.cpp b/example-xOscillatingPolygon/src/main.cpp similarity index 100% rename from examples/example-xOscillatingPolygon/src/main.cpp rename to example-xOscillatingPolygon/src/main.cpp diff --git a/example-xOscillatingPolygon/src/ofApp.cpp b/example-xOscillatingPolygon/src/ofApp.cpp new file mode 100644 index 0000000..2c12a56 --- /dev/null +++ b/example-xOscillatingPolygon/src/ofApp.cpp @@ -0,0 +1,125 @@ +#include "ofApp.h" + +void ofApp::setup() +{ +// setup the gui // + gui = new ofxDatGui( ofxDatGuiAnchor::TOP_RIGHT ); + gui->addHeader("POLYGON EXAMPLE"); + gui->addSlider("MIN RADIUS", 0, 100); + gui->addSlider("MAX RADIUS", 100, 740); + gui->addSlider("ZOOM SPEED", 0, 100); + gui->addSlider("NUM SIDES", 3, 50); + gui->addSlider("MARGIN", -100, 500); + gui->addColorPicker("LINE COLOR"); + gui->addSlider("LINE WEIGHT", 1, 100); + gui->add2dPad("POLY POSITION"); + gui->addColorPicker("BACKGROUND"); + gui->addButton("RESET"); + gui->addFooter(); + +// and register callbacks to listen for events // + gui->onButtonEvent(this, &ofApp::onButtonEvent); + gui->onSliderEvent(this, &ofApp::onSliderEvent); + gui->on2dPadEvent(this, &ofApp::on2dPadEvent); + gui->onColorPickerEvent(this, &ofApp::onColorPickerEvent); + gui->setOpacity(.5); + +// let's launch the app fullscreen // + isFullscreen = true; + ofSetFullscreen(isFullscreen); + +// setup the poly and default gui settings // + reset(); +} + +void ofApp::onButtonEvent(ofxDatGuiButtonEvent e) +{ + if (e.target->getLabel() == "RESET") reset(); +} + +void ofApp::reset() +{ + margin = 0; + zSpeed = 0.10f; + numSides = 10; + oscillator = 0; + minRadius = 50; + maxRadius = 300; + lineWeight = 2; + lineColor = ofColor::fromHex(0xEEEEEE); + bkgdColor = ofColor::fromHex(0x333333); + +// reset the gui // + gui->getSlider("min radius")->setValue(minRadius); + gui->getSlider("max radius")->setValue(maxRadius); + gui->getSlider("zoom speed")->setScale(zSpeed); + gui->getSlider("num sides")->setValue(numSides); + gui->getSlider("margin")->setValue(margin); + gui->getSlider("line weight")->setValue(lineWeight); + gui->get2dPad("poly position")->reset(); + gui->getColorPicker("line color")->setColor(lineColor); + +// reset the poly params // + ofSetBackgroundColor(bkgdColor); + poly.setLineColor(lineColor); + poly.setLineWeight(lineWeight); + poly.setOrigin(ofGetWidth()/2, ofGetHeight()/2); + poly.reset(margin, (maxRadius-minRadius)/2, numSides); +} + +void ofApp::onSliderEvent(ofxDatGuiSliderEvent e) +{ + if (e.target->getLabel() == "MIN RADIUS"){ + minRadius = e.target->getValue(); + } else if (e.target->getLabel() == "MAX RADIUS"){ + maxRadius = e.target->getValue(); + } else if (e.target->getLabel() == "NUM SIDES"){ + poly.setNumSides(e.target->getValue()); + } else if (e.target->getLabel() == "MARGIN"){ + poly.setMargin(e.target->getValue()); + } else if (e.target->getLabel() == "ZOOM SPEED"){ + zSpeed = e.target->getScale(); + } else if (e.target->getLabel() == "LINE WEIGHT"){ + poly.setLineWeight(e.target->getValue()); + } +} + +void ofApp::on2dPadEvent(ofxDatGui2dPadEvent e) +{ + poly.setOrigin(e.x, e.y); +} + +void ofApp::onColorPickerEvent(ofxDatGuiColorPickerEvent e) +{ + if (e.target->getLabel() == "LINE COLOR"){ + poly.setLineColor(e.target->getColor()); + } else if (e.target->getLabel() == "BACKGROUND"){ + ofSetBackgroundColor(e.target->getColor()); + } +} + +void ofApp::draw() +{ + poly.draw(); +} + +void ofApp::update() +{ + oscillator+=(0.25 * float(zSpeed)); + poly.setRadius((sin(oscillator)*maxRadius) + (maxRadius+minRadius)); +} + +void ofApp::keyPressed(int key) +{ + if (key == 'f') { + isFullscreen =!isFullscreen; + ofSetFullscreen(isFullscreen); + if (!isFullscreen) { + ofSetWindowShape(1920, 1080); + ofSetWindowPosition((ofGetScreenWidth()/2)-(1920/2), 0); + } + } +} + + + diff --git a/example-xOscillatingPolygon/src/ofApp.h b/example-xOscillatingPolygon/src/ofApp.h new file mode 100644 index 0000000..d9dd025 --- /dev/null +++ b/example-xOscillatingPolygon/src/ofApp.h @@ -0,0 +1,33 @@ +#pragma once + +#include "ofMain.h" +#include "PolyMesh.h" +#include "ofxDatGui.h" + +class ofApp : public ofBaseApp{ + + public: + void setup(); + void update(); + void draw(); + void reset(); + + ofxDatGui* gui; + PolyMesh poly; + float oscillator; + float zSpeed; + int margin; + int minRadius; + int maxRadius; + int numSides; + int lineWeight; + ofColor lineColor; + ofColor bkgdColor; + bool isFullscreen; + + void keyPressed(int key); + void onButtonEvent(ofxDatGuiButtonEvent e); + void onSliderEvent(ofxDatGuiSliderEvent e); + void on2dPadEvent(ofxDatGui2dPadEvent e); + void onColorPickerEvent(ofxDatGuiColorPickerEvent e); +}; diff --git a/examples/.gitignore b/examples/.gitignore deleted file mode 100644 index 58bd22b..0000000 --- a/examples/.gitignore +++ /dev/null @@ -1,68 +0,0 @@ -######################### -# core examples -######################### - -*/*/bin/* -!*/*/bin/data/ - -######################### -# IDE -######################### - -# XCode -/*/*/*.xcodeproj -/*/*/Project.xcconfig -/*/*/openFrameworks-Info.plist -/*/*/ofxiOS-Info.plist -/*/*/ofxiOS_Prefix.pch -/*/*/*/*/Default*.png -/*/*/*/*/Icon*.png - -# Code::Blocks -/*/*/*.cbp -/*/*/*.workspace - -# Visual Studio -/*/*/*.sln -/*/*/*.vcxproj -/*/*/*.vcxproj.user -/*/*/*.vcxproj.filters -/*/*/icon.rc - -# Eclipse -/*/*/.cproject -/*/*/.project -/*/*/.settings/ - -# QtCreator -/*/*/*.qbs -/*/*/*.qbs.user -/*/*/*.pro -/*/*/*.pro.user - -######################### -# operating system -######################### - -# Linux -/*/*/Makefile -/*/*/config.make -# Leave Android files in until project generation works -!/android/*/Makefile -!/android/*/config.make - -# Android -android/*/test link -android/*/gen -android/*/res/raw -libOFAndroidApp*.so -gdbserver -gdb.setup -libneondetection.so -Application.mk -Android.mk - -!android/*/.cproject -!android/*/.project -!android/*/.settings -!android/*/.settings/*