Skip to content

Simulate the Blosm output using native Python and its libraries. Written completely from scratch

Notifications You must be signed in to change notification settings

Qualcomm-MDP/mesh_creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

3D Mesh Generation

Simulate the Blosm output from scratch without Blender's Python API by using native Python and its libraries.

Pipeline is found under the unix/ folder. Utilizes Python requests to the Overpass API to obtain data about buildings, roads, and other features for a city in a given geographic region. Once we fetch the request, we are able to extrude out the regions according to the building heights fetched from Overpass.

An example output of Lower Manhattan rendered out in Blender is shown below:

Screenshot 2026-01-21 at 2 26 11 PM

About

Simulate the Blosm output using native Python and its libraries. Written completely from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages