A containerized Blender image tailored for the OpenSim AI stack.
1.2K
opensim-blender is a containerized Blender image tailored for the OpenSim AI stack.
It is intended to be used as part of the OpenSim Stack project: "A docker stack to get an AI integrated virtual world up and running in minutes."
xvfb)8996/workspaceopensim-workspace -> /workspaceblender-config -> /root/.config/blenderblender-cache -> /root/.cache/blenderblender-data -> /root/.local/share/blenderdocker run --rm \
-e BLENDER_MCP_HOST=0.0.0.0 \
-e BLENDER_MCP_PORT=8996 \
-p 8996:8996 \
-v opensim-workspace:/workspace \
-v blender-config:/root/.config/blender \
-v blender-cache:/root/.cache/blender \
-v blender-data:/root/.local/share/blender \
bithatch/opensim-blender:latest
opensim-ai-docker): https://github.com/opensim-stack/opensim-ai-dockeropensim-blender on GitHub: https://github.com/opensim-stack/opensim-blenderopensim-console2mcp: https://github.com/opensim-stack/opensim-console2mcpopensim-metaverse2mcp: https://github.com/opensim-stack/opensim-metaverse2mcpopensim-opencode: https://github.com/opensim-stack/opensim-opencodeContent type
Image
Digest
sha256:0ef1fb15a…
Size
738.3 MB
Last updated
4 days ago
docker pull bithatch/opensim-blender