An open API service indexing awesome lists of open source software.

https://github.com/shuuji3/google-maps-webgl-playground

🌎 Google Maps WebGL Playground
https://github.com/shuuji3/google-maps-webgl-playground

google-maps google-maps-javascript-api threejs webgl

Last synced: 2 months ago
JSON representation

🌎 Google Maps WebGL Playground

Awesome Lists containing this project

README

          

# google-maps-webgl-playground

Experiments of Google Maps WebGL Overlay feature based on the below WebGL Overlay sample using Khronos Group's sample fox model.

[![Floating fox beside Tokyo tower](screenshot.png)]((https://jsfiddle.net/shuuji3/3oqz2pub/))

## JSFiddle

[Google Maps API sample WebGL Overlay with a fox - JSFiddle - Code Playground](https://jsfiddle.net/shuuji3/3oqz2pub/)

## References

- [KhronosGroup/glTF-Sample-Models: glTF Sample Models](https://github.com/KhronosGroup/glTF-Sample-Models)
- [WebGL Overlay  |  Maps JavaScript API  |  Google Developers](https://developers.google.com/maps/documentation/javascript/examples/webgl/webgl-overlay-simple)