@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…

X AI KOLs Timeline Tools

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.

Holy cow, just discovered this incredible tool map3d on GitHub! Based on OpenStreetMap, you select an area on a web page, and it automatically pulls real building and road data, rendering it into a 3D city model with heights in one click! The killer feature is it can directly export GLB files, ready to use as assets in Blender or game engines! Pure front-end real-time rendering — just a few lines of React code and you have a smart city prototype. Digital twin engineers and designers, go grab it now. Save it first, you'll need it sooner or later!
Original Article
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 compositing

and 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-…

X AI KOLs Timeline

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.

@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…)

X AI KOLs Timeline

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…

X AI KOLs Timeline

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.