-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.gitmodules
36 lines (36 loc) · 1.44 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "examples/ofExamples"]
path = examples/ofExamples
url = https://github.com/ofnode/ofExamples
[submodule "examples/res15-opengl"]
path = examples/res15-opengl
url = https://github.com/ofnode/res15-opengl
[submodule "examples/openFrameworksDemos"]
path = examples/openFrameworksDemos
url = https://github.com/ofnode/openFrameworksDemos
[submodule "examples/OF_GenerativeTypography"]
path = examples/OF_GenerativeTypography
url = https://github.com/ofnode/OF_GenerativeTypography
[submodule "examples/addons/ofxPointInMesh"]
path = examples/addons/ofxPointInMesh
url = https://github.com/ofnode/ofxPointInMesh
[submodule "examples/addons/ofxVoro"]
path = examples/addons/ofxVoro
url = https://github.com/ofnode/ofxVoro
[submodule "examples/addons/ofxVoronoi"]
path = examples/addons/ofxVoronoi
url = https://github.com/ofnode/ofxVoronoi
[submodule "examples/ofDemystified"]
path = examples/ofDemystified
url = https://github.com/ofnode/ofDemystified
[submodule "examples/BeyondInteraction"]
path = examples/BeyondInteraction
url = https://github.com/ofnode/BeyondInteraction
[submodule "examples/NoiseWorkshop"]
path = examples/NoiseWorkshop
url = https://github.com/ofnode/NoiseWorkshop
[submodule "examples/addons/ofxAutoReloadedShader"]
path = examples/addons/ofxAutoReloadedShader
url = https://github.com/ofnode/ofxAutoReloadedShader
[submodule "examples/addons/ofxCv"]
path = examples/addons/ofxCv
url = https://github.com/ofnode/ofxCv