@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

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

X AI KOLs Timeline

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...

X AI KOLs Timeline

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

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.

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

X AI KOLs Timeline

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.