Publisher | DevSpike |
---|---|
File size | 477.25kB |
Number of files | 29 |
Latest version | 1 |
Latest release date | 2020-08-13 09:13:11 |
First release date | 2020-03-23 09:19:11 |
Supported Unity versions | 2018.4.2 or higher |
Triangulation plugin to generate meshes out of polygon or line strip points.Typical data can come from OpenSteetMap / Google maps geo api to dynamically create a 3D world in Pokemon Go style. Other possibilities are rendering of hand/body depth images coming from Microsoft Kinect / RealSense sensors.
You can find example data taken from the OSM api as json in the package, with which the header image was generated from. (Example scene 1)
Another feature is to import geo jsons that can also be generated with opensource services (Example 2)
Or just use any Vector2D array data (Example 3)