hypertwist/.gitmodules
axiomlogicnexus 168c6fdd08 Phase 1: IPC infrastructure + solver oracle scaffolding
- Add freestyle submodule (1B)
- Create HyperTwistIPCProcessManager for external process spawning
- Create HyperTwistSolverOracleLibrary with Blueprint wrappers
- Add brownan GPL solver standalone build files (1D)
- Add cahidenes Python solver wrapper using kociemba (1F)
- Update roadmap marking 1B/1D/1F in progress
2026-06-10 17:35:08 +00:00

72 lines
2.7 KiB
Text

[submodule ".external/rob-twophase"]
path = .external/rob-twophase
url = https://github.com/efrantar/rob-twophase.git
[submodule ".external/piper"]
path = .external/piper
url = https://github.com/rhasspy/piper.git
[submodule ".external/glTF-Sample-Renderer"]
path = .external/glTF-Sample-Renderer
url = https://github.com/KhronosGroup/glTF-Sample-Renderer.git
[submodule ".external/rubiks-cube-solver"]
path = .external/rubiks-cube-solver
url = https://github.com/cahidenes/rubiks-cube-solver.git
[submodule ".external/rubix-solver"]
path = .external/rubix-solver
url = https://github.com/tentone/rubix-solver.git
[submodule ".external/code-vr"]
path = .external/code-vr
url = https://github.com/NuiLab/code-vr.git
[submodule ".external/claygl"]
path = .external/claygl
url = https://github.com/pissang/claygl.git
[submodule ".external/clay-viewer"]
path = .external/clay-viewer
url = https://github.com/pissang/clay-viewer.git
[submodule ".external/postprocessing"]
path = .external/postprocessing
url = https://github.com/pmndrs/postprocessing.git
[submodule ".external/react-postprocessing"]
path = .external/react-postprocessing
url = https://github.com/pmndrs/react-postprocessing.git
[submodule ".external/drei"]
path = .external/drei
url = https://github.com/pmndrs/drei.git
[submodule ".external/uikit"]
path = .external/uikit
url = https://github.com/pmndrs/uikit.git
[submodule ".external/three-stdlib"]
path = .external/three-stdlib
url = https://github.com/pmndrs/three-stdlib.git
[submodule ".external/maath"]
path = .external/maath
url = https://github.com/pmndrs/maath.git
[submodule ".external/zustand"]
path = .external/zustand
url = https://github.com/pmndrs/zustand.git
[submodule ".external/leva"]
path = .external/leva
url = https://github.com/pmndrs/leva.git
[submodule ".external/use-gesture"]
path = .external/use-gesture
url = https://github.com/pmndrs/use-gesture.git
[submodule ".external/react-spring"]
path = .external/react-spring
url = https://github.com/pmndrs/react-spring.git
[submodule ".external/zrender"]
path = .external/zrender
url = https://github.com/ecomfe/zrender.git
[submodule ".external/echarts-gl"]
path = .external/echarts-gl
url = https://github.com/ecomfe/echarts-gl.git
[submodule ".external/glTF-Sample-Viewer"]
path = .external/glTF-Sample-Viewer
url = https://github.com/KhronosGroup/glTF-Sample-Viewer.git
[submodule ".external/model-viewer"]
path = .external/model-viewer
url = https://github.com/google/model-viewer.git
[submodule ".external/Rubiks-Cube-Solver"]
path = .external/Rubiks-Cube-Solver
url = https://github.com/brownan/Rubiks-Cube-Solver.git
[submodule ".external/freestyle"]
path = .external/freestyle
url = https://github.com/freestyle-voice/freestyle.git