awesome-3D-gaussian-splatting

GitHub

Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.

8,793 stars HTML 1 file ยท ~3,818 tokens #3d-gaussian-splatting#3dgs#gaussian-splatting#nerf#neural-rendering

Static (awesome-3D-gaussian-splatting) MCP Server

Model Context Protocol (static) server

View all awesome-3D-gaussian-splatting servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "static": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-static"
      ]
    }
  }
}