kamex-kumax / StreetMap
Import OpenStreetMap data into Unreal Engine 4
☆16Updated 5 years ago
Alternatives and similar repositories for StreetMap:
Users that are interested in StreetMap are comparing it to the libraries listed below
- ☆18Updated 5 years ago
- Sample project/code that uses the UE5 InteractiveToolsFramework to provide a small modeling app at Runtime☆76Updated last week
- Build WebSocket Server/Client for UE4☆16Updated 2 years ago
- GDAL for UE4 && Convert GIS to UE StaticMesh☆26Updated 2 years ago
- ☆45Updated 4 years ago
- 中文版的4.27打包网页版文档☆39Updated 3 months ago
- ☆39Updated 2 months ago
- Generate landscapes from GIS data inside the Unreal Editor☆28Updated 4 years ago
- Unreal Engine Plugin to help generating spatial geometry.☆15Updated 4 months ago
- Provide tools for users to express Coordinates in different Geographic Coordinates Reference Systems☆136Updated 3 years ago
- Sample project/code that uses the UE4 InteractiveToolsFramework to provide a small modeling app at Runtime☆93Updated 3 years ago
- Unreal Engine Plugin to provide a spatial reference between geo-coordinates and game-coordinates.☆49Updated last year
- Provides access to the GDAL/OGR API inside the Unreal Engine☆75Updated 3 years ago
- fork from https://github.com/tracerinteractive/UnrealEngine.git☆16Updated 2 years ago
- c++的websocket服务器,h5秒连,结构简单操作简单☆38Updated 2 years ago
- ue4 webbrowser plugin with cef3 version chromium-84.0.4147.38☆30Updated 6 months ago
- Unreal Engine Plugin to support geotiff as landscape file format.☆70Updated last year
- 基于文件锁实现了UE5程序的单例启动☆14Updated last year
- A Runtime Gizmo Transformer tool helps you translate/rotate/scale objects in runtime! Easily provide editing tools to your final product!☆117Updated 3 years ago
- Unreal Engine 交互式Transform工具☆170Updated 9 months ago
- ☆77Updated last year
- Unreal Engine Plugin to import ESRI shape files (only polygons for now).☆14Updated last year
- Import OpenStreetMap data into Unreal Engine 4☆15Updated 3 years ago
- 毕设Demo:基于UE 4.21,通过顶点与面索引Data Table,借助Procedural Mesh Component批量绘制静态网格体资源并本地化,亦可批量添加精确的凸包碰撞。VS项目使用OpengGL与C++获取模型顶点及面索引,优化存储结构,输出为CSV直接供…