@oragnes: Wow, just dug up this amazing tool map3d on GitHub! Based on OpenStreetMap, you select an area on the web page, and it automatically fetches real building and road data, rendering a 3D city model with heights in one click! The craziest part is it can directly export GLB files for use in Blender or game engines…
Summary
Introduces two open-source tools on GitHub: map3d, which automatically generates 3D city models from OpenStreetMap and exports GLB files; and Voice-Pro, a local tool integrating video download, voice separation, subtitle recognition, translation, voice cloning dubbing, and video synthesis.
View Cached Full Text
Cached at: 05/24/26, 08:37 PM
Holy moly, I just stumbled upon an incredible tool on GitHub — map3d. Based on OpenStreetMap, you just draw a selection box on a web page, and it automatically pulls real building and road data, then renders it into a 3D city model with height — all in one click.
The best part? It can directly export GLB files that you can drop into Blender or a game engine as assets!
Pure frontend real-time rendering — you can get a smart city prototype up and running with just a few lines of React code. Digital twin engineers and designers, go grab it now. Star it — you’ll need it sooner or later!
Bitcoin Orange Trader (@oragnes): Just found an extremely hardcore open-source project: Voice-Pro.
Voice-Pro takes the tedious audio/video workflow of:
Video downloading
Vocal separation
Subtitle recognition
Text translation
Voice-cloning dubbing
Video compositingand packages it all into a no-code local tool with a Gradio interface.
💡 Key highlights & sweet spots:
It integrates top-tier open-source ecosystems (WhisperX for recognition, Demucs for vocal separation, Alibaba
Similar Articles
@Huahuazo: While browsing GitHub, I found an eye-catching project — upload an ordinary photo, and it automatically recognizes the object's structure, proportions, and materials, directly generating a complete 3D model. Let me mention a few designs I found impressively unconventional: It comes with a "semi-finished" attribute out of the box — the generated model isn't a rigid photo texture, but includes clear hierarchy and collision body components...
Introducing the open-source project img2threejs on GitHub. Upload an ordinary photo and it automatically generates a code-based Three.js 3D model with hierarchy and collision bodies, suitable for direct use by developers and game creators.
@VincentLogic: Blender-MCP, GitHub 22.8k Stars, Direct 3D Modeling via AI Chat – No Need to Learn Blender Interface or Keyboard Shortcuts, Just Tell Claude What Scene You Want and It Builds It in Blender for You. The video demonstrates two examples: First...
Blender-MCP is an open-source tool that uses the MCP protocol to enable Claude AI to automatically generate Blender 3D scenes from natural language descriptions. Users don't need to learn the interface or keyboard shortcuts, greatly boosting modeling efficiency.
@QingQ77: Open-source framework enables Codex, Claude Code and other coding agents to generate CAD models from text descriptions, export to STEP/STL/3MF and more. https://github.com/earthtojake/text-to-cad… text-to-…
The open-source framework text-to-cad enables Codex, Claude Code and other coding agents to generate CAD models from text descriptions, supporting export to STEP, STL, 3MF, DXF, GLB, URDF and more. It comes with three built-in Skills (CAD, URDF, and Robot Motion) and runs locally without requiring a backend.
@GitTrend0x: Blender 里直接喊话生成 3D 模型 https://github.com/Adam-CAD/CADAM 这就是 CADAM,把 ChatGPT / Claude / Gemini 直接变成 Blender 内置 CAD 智能助手的…
CADAM 是一个开源工具,通过自然语言在 Blender 中利用 ChatGPT、Claude 或 Gemini 生成 3D CAD 模型,支持参数化控制和多种导出格式。
@axichuhai: This free and open-source 3D motion capture tool, freemocap, has garnered 9K stars on GitHub. No professional capture equipment needed, just a few ordinary cameras. It transforms multi-view geometry problems into computer vision tasks, using spatial calibration algorithms + deep learning models to extract precise 3D human skeleton data from 2D footage of multiple ordinary cameras…
Freemocap is a free and open-source 3D motion capture tool. It requires only ordinary cameras to reconstruct precise 3D human skeleton data using spatial calibration and deep learning models, supporting multiple export formats.