awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRemote Visualization Streaming

Streaming 3D scene visualizations from a remote server to a web client, often via SSH tunnels.

Distinct from Remote Session Hosting: Unlike session hosting, this focuses specifically on streaming a visual scene from a remote host to a browser.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Remote Visualization Streaming. Refine with filters or upvote what's useful.

Awesome Remote Visualization Streaming GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/malmoMicrosoft 的头像

    Microsoft/malmo

    4,265在 GitHub 上查看↗

    Malmo 是一个基于体素的仿真平台,专为人工智能研究和自主代理行为研究而设计。它作为一个使用 Minecraft 构建的沙盒环境,是 3D 方块网格内多代理仿真和强化学习研究的框架。 该项目通过一个协调和同步多个自主代理以执行协作任务的多代理仿真框架脱颖而出。它提供了一个遵循强化学习规范的标准化接口,使其能够作为通过试错法训练代理的环境。 该平台涵盖了广泛的功能,包括生成具有可重复任务定义的科研环境以及集成外部游戏后端。它通过语言无关的通信层支持用多种编程语言编写的代理,并提供用于仿真远程状态可视化的工具。 仿真引擎和服务器依赖项作为容器化部署提供,以确保在不同系统上的一致安装。

    Streams a remote desktop view from the containerized simulation to a web browser for real-time observation.

    Java
    在 GitHub 上查看↗4,265
  • viser-project/viserviser-project 的头像

    viser-project/viser

    2,633在 GitHub 上查看↗

    Viser is a Python 3D visualization framework and remote scene server that renders 3D primitives, point clouds, and meshes in a web browser. It functions as a server-client system that synchronizes scene state and camera poses to a web client via WebSockets. The framework provides specialized capabilities for robotics and computer vision, including a URDF robot visualizer for loading robot models and joint states, as well as a GPU-accelerated Gaussian splatting viewer for high-fidelity volumetric rendering. It also supports the visualization of human body models and skinned meshes for pose ana

    Allows users to stream and interact with 3D scenes hosted on remote servers over SSH.

    Pythonpythonvisualizationweb
    在 GitHub 上查看↗2,633
  1. Home
  2. DevOps & Infrastructure
  3. Remote Visualization Streaming