档案库 · 开发与企业工具 · 产品决策 · 2025–2026
Pascal:让 AI 代理绘制 3D 户型图——2026 年第二季度 GitHub 星标 1.71 万
Pascal 的 MIT 开源 3D 建筑编辑器在浏览器中运行并支持 MCP,因此 Claude/Codex 可以实时起草户型图;2026 年第二季度达到 1.71 万 GitHub 星标。
Pascal
做的是什么生意
Pascal is a Tampa-based open-source software startup (founded 2025) whose flagship, Pascal Editor, is a 3D building editor that runs in a browser tab: users draw walls with the mouse, then add zones, slabs, ceilings, roofs, parametric doors and windows (cutouts computed by boolean geometry), and furniture that snaps to floors, walls or ceilings. Scenes are organized as Site, Building, Level and rooms, rendered with Three.js/WebGPU, and persisted in IndexedDB with 50-step undo. Around the editor, Pascal ships an npm MCP server (@pascal-app/mcp) exposing about 30 scene tools to AI assistants, a free iOS app (Pascal Capture) that turns iPhone Pro LiDAR scans into editable walls, doors and furniture, a local-first CLI, IFC import, GLB/STL/OBJ export and a plugin system.
起因
Aymeric Rabot and Wassim Samad founded Pascal (2025, Tampa) and built a 3D building editor on React Three Fiber and WebGPU with the explicit goal of avoiding the bloated, licensed desktop tools that dominated floor-plan software. The first version covered the core drafting loop in a browser: walls, zones, slabs, ceilings and roofs, parametric doors and windows whose wall cutouts compute automatically, and furniture placement with collision-aware snapping.
经过
Pascal then opened the model up on three fronts: MIT-licensed code on GitHub (pascalorg/editor), a free Pascal Capture iOS app that scans a real room with the LiDAR on an iPhone 12 Pro or newer (Apple RoomPlan) and returns editable walls, doors and furniture rather than a frozen mesh, and an MCP server with roughly 30 tools - create_room, add_door, add_window, furnish_room, measure, check_collisions, undo - so Claude Desktop, Claude Code, Cursor or Codex can work on a scene in natural language. Since August 11, 2026 a single npx command runs editor and MCP service locally with no account or API key. IFC import and GLB/STL/OBJ export (the latter contributed by outsiders) plus a plugin system extended the reach, and by the end of Q2 2026 the repository reached 17.1K GitHub stars.
结果
As of September 2026 the pascalorg/editor repository is a mature monorepo with separate core, viewer, editor, nodes, CLI and MCP packages, and Korben's July profile described continued feature work including terrain sculpting and real-time team editing with visible cursors. Adoption is strong for an open-source tool, but Pascal has not disclosed revenue or a funding round beyond South Park Commons backing.
背景
Pascal 由 Aymeric Rabot 和 Wassim Samad 于 2025 年在坦帕创立,构建了一个在浏览器标签页中运行的 3D 建筑编辑器:绘制墙壁,然后添加楼板、屋顶、参门窗(自动开口)以及可吸附到地板、墙壁或天花板的家具——按场地、建筑和楼层结构组织,并使用 Three.js/WebGPU 渲染。
AI 转折点来自 MCP 服务器(@pascal-app/mcp),它暴露了约 30 个场景工具——create_room、add_door、furnish_room、measure、check_collisions、undo——因此 Claude Desktop、Claude Code、Cursor 或 Codex 可以用自然语言编辑平面图,同时墙壁实时出现在编辑器中;自 2026 年 8 月 11 日起,单个 npx 命令即可在本地运行一切,无需账户。
吸引力迅速增长:Runa Capital 的 2026 年第二季度 ROSS 指数(2026 年 7 月 8 日发布)将 pascalorg/editor 列为 1.71 万 GitHub 星标(截至 2026 年 6 月 20 日增长 16.9 倍),Korben(2026 年 7 月 26 日)将该项目的简介描述为免费、MIT 许可,并且是臃肿的桌面 CAD 的直接替代品。
截至 2026 年 9 月,该仓库是一个成熟的多包仓库(核心、查看器、编辑器、节点、CLI、MCP),并带有插件系统、IFC 导入、GLB/STL/OBJ 导出、地形雕刻和实时团队编辑;关键问题在于变现,因为编辑器和 MCP 服务器仍然免费且以 MIT 许可发布。
这件事要成立,得有什么
- Pascal 消除了使 3D 绘图局限于桌面的每一个摩擦点:MIT 许可、无需安装、在浏览器标签页中运行,并且自 2026 年 8 月起提供无需账户的本地模式。
- MCP 服务器使 3D 场景成为一流的 AI 工件:代理可以通过聊天创建房间、放置门窗和家具、检查碰撞,同时用户可实时看到更改渲染。
- 免费的 Pascal Capture iOS 应用拓宽了受众,超越了 CAD 用户——iPhone Pro 的 LiDAR 扫描会返回可编辑的墙壁、门和家具,而不是冻结的网格。
- 数据支持了这一时机:ROSS 2026 年第二季度将 pascalorg/editor 列为 1.71 万 GitHub 星标(增长 16.9 倍),展示了开源、AI 相关的开发者工具在 2026 年的传播速度。
可借鉴之处
开放工件,代理自然而来:将平面图存储为带有 MCP 套接字的可编辑数据,使浏览器、聊天代理和 LiDAR 扫描共享一个模型——开放而非功能推动采用。
后续进展
截至 2026 年 9 月 4 日,Pascal 仍然是一家开源产品公司:仓库展示了一个多包仓库(核心、查看器、编辑器、节点、CLI、MCP)、带插件系统、IFC 导入和 GLB/STL/OBJ 导出。Korben 的 7 月文章描述了地形雕刻和实时团队编辑。ROSS 2026 年第二季度列出了 1.71 万星标(增长 16.9 倍,截至 2026 年 6 月 20 日的仓库数据),成立于 2025 年,所在地坦帕,由 South Park Commons 支持。开放问题:编辑器和 MCP 服务器是免费且以 MIT 许可发布的,而托管项目需要账户,且尚未披露收入或更大规模的融资。
资料来源
- pascalorg/editor - Create and share 3D architectural projects
- Pascal Editor - The 3D floor plan draws itself while Claude does the work
- Top trending open-source startups in Q2 2026
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡