@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
@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 模型,支持参数化控制和多种导出格式。
@GoSailGlobal: Chinese AI Agents Most Lack the Ability to Access Local Real Data. Amap just opened a door: amap-lbs-skill, adapted for OpenClaw platform, MIT license, 9 stars, packages five things: POI search, route planning (walking/driving/cycling/bus…)
Amap officially released amap-lbs-skill, an open-source toolkit (MIT license) adapted for the OpenClaw platform, providing five types of map data services including POI search, route planning, and trip planning, enabling AI Agents to directly call real local geographic data in China and output visual map links.
@GoGoFly23: Replicated master @DilumSanjaya's visual framework to create a showcase webpage for the F-22, F-35, Starship, and Raptor engine. The process involves 3 main steps: 1. Using GPT-2 Image generation model for three-view renders, 2. Using Hunyuan 3.1 in ComfyUI to generate the corresponding models…
This article introduces 3DCellForge, an open-source React and Three.js-based web application for generating and exploring interactive 3D models. It utilizes AI models like Hunyuan 3D and Tripo via ComfyUI or direct API integration to create visualizations of objects such as aircraft and spacecraft.
@FinanceYF5: This AI is impressive. LingBot-Map can convert real-time video streams into real-time 3D reconstruction. 20 FPS code + model
LingBot-Map is an AI model capable of converting real-time video streams into real-time 3D reconstruction, running at 20 FPS with complete code and model provided.