-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.09 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
[submodule "opengl-helloworld"]
path = opengl-helloworld
url = [email protected]:akhilbalaji94/opengl-helloworld.git
[submodule "opengl-transformations"]
path = opengl-transformations
url = [email protected]:akhilbalaji94/opengl-transformations.git
[submodule "opengl-shading"]
path = opengl-shading
url = [email protected]:akhilbalaji94/opengl-shading.git
[submodule "opengl-texturing"]
path = opengl-texturing
url = [email protected]:akhilbalaji94/opengl-texturing.git
[submodule "opengl-renderToTexture"]
path = opengl-renderToTexture
url = [email protected]:akhilbalaji94/opengl-renderToTexture.git
[submodule "opengl-reflections"]
path = opengl-reflections
url = [email protected]:akhilbalaji94/opengl-reflections.git
[submodule "opengl-pcss-with-fsr1.0-macos"]
path = opengl-pcss-with-fsr1.0-macos
url = [email protected]:akhilbalaji94/opengl-pcss-with-fsr1.0-macos.git
[submodule "opengl-shadowmapping"]
path = opengl-shadowmapping
url = [email protected]:akhilbalaji94/opengl-shadowmapping.git
[submodule "opengl-tessellation"]
path = opengl-tessellation
url = [email protected]:akhilbalaji94/opengl-tessellation.git