Questions tagged [google-poly]

API for Google's Poly, an online library for 3D assets. Allows access to the library and integration of 3D objects into projects.

API for Google's Poly, an online library for 3D assets. Allows access to the library and integration of 3D objects into projects.

3 questions
2
votes
1 answer

Google Poly alternative for 3D models API

Inevitably (hasn't been updated since 2018) though sadly, Google Poly is closing down. :-( Is there another 3D mesh API available? Ideally one that also works "out of the box" with Unity? Ideally with the option to filter by low-poly models and…
ina
  • 19,167
  • 39
  • 122
  • 201
1
vote
0 answers

React JS filter in Polyline google maps

i working in small project that use google map 90% so in google map i would like to do a lot of polyline and filter on it . that the issue im try to figer it right now . any idea to help please i dev with JS
0
votes
1 answer

google Geometry Library in C#

I have a point (latitude,longitude) ex : 25,-80 and I'm looking for a way in c# to check if this point is in specific polygon. I did some research and I found that containsLocation function contained within the Google Maps Geometry Library does…
devedv
  • 562
  • 2
  • 15
  • 45