3
3D高斯模型渲染
ollama114514/3DGS
0 Stars
30 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"test_server": {
"args": [
"-c",
"print('Service is alive')"
],
"command": "python3"
}
}
}
服务介绍
3DGS渲染程序