AdrianKriger / osm_LoD1_3DCityModel

LoD1 3D City Model from OpenStreetMap contributions and raster DEM
https://adriankriger.github.io/osm_LoD1_3DCityModel/
MIT License
8 stars 1 forks source link

Need to verify `pynput` #24

Open AdrianKriger opened 9 months ago

AdrianKriger commented 9 months ago

I have moved the keyboard listener / input monitoring to pynput.

Would it be possible to verify / validate osm3DMain.py executes successfully on a Windows machine please? Your help is appreciated.

Adrian