2 Star 19 Fork 7

Chen, Wenli/GameEngineFromScratch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitmodules 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
Chen Wenli 提交于 2023-03-04 10:05 . fix submodule name
[submodule "ispc"]
path = External/src/ispc
url = https://github.com/netwarm007/ispc.git
[submodule "llvm"]
path = External/src/llvm
url = https://github.com/llvm/llvm-project.git
[submodule "libpng"]
path = External/src/libpng
url = git://git.code.sf.net/p/libpng/code
[submodule "zlib"]
path = External/src/zlib
url = https://github.com/netwarm007/zlib.git
[submodule "opengex"]
path = External/src/opengex
url = https://github.com/netwarm007/OpenGEX.git
[submodule "crossguid"]
path = External/src/crossguid
url = https://github.com/netwarm007/crossguid.git
[submodule "bullet"]
path = External/src/bullet
url = https://github.com/netwarm007/bullet3.git
[submodule "libcrc"]
path = External/src/libcrc
url = https://github.com/lammertb/libcrc.git
[submodule "cmft"]
path = External/src/cmft
url = https://github.com/netwarm007/cmft.git
[submodule "SPIRV-Cross"]
path = External/src/spirv-cross
url = https://github.com/netwarm007/SPIRV-Cross.git
[submodule "glslang"]
path = External/src/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "emsdk"]
path = External/src/emsdk
url = https://github.com/netwarm007/emsdk.git
[submodule "bison"]
path = External/src/bison
url = https://github.com/netwarm007/bison.git
[submodule "imguid"]
path = External/src/imgui
url = https://github.com/ocornut/imgui.git
[submodule "tinyobjloader"]
path = External/src/tinyobjloader
url = https://github.com/tinyobjloader/tinyobjloader.git
[submodule "Vulkan-Hpp"]
path = External/src/Vulkan-hpp
url = https://github.com/KhronosGroup/Vulkan-Hpp.git
[submodule "glfw"]
path = External/src/glfw
url = https://github.com/glfw/glfw.git
[submodule "ISPCTextureCompressor"]
path = External/src/ISPCTextureCompressor
url = https://github.com/netwarm007/ISPCTextureCompressor.git
[submodule "astc-encoder"]
path = External/src/astc-encoder
url = https://github.com/ARM-software/astc-encoder.git
[submodule "imgui-node-editor"]
path = External/src/imgui-node-editor
url = https://github.com/thedmd/imgui-node-editor.git
[submodule "openal"]
path = External/src/openal
url = https://github.com/kcat/openal-soft.git
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/netwarm007/GameEngineFromScratch.git
git@gitee.com:netwarm007/GameEngineFromScratch.git
netwarm007
GameEngineFromScratch
GameEngineFromScratch
master

搜索帮助