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
- Host: GitHub
- URL: https://github.com/shuuji3/google-maps-webgl-playground
- Owner: shuuji3
- Created: 2021-05-20T13:14:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T14:40:33.000Z (about 5 years ago)
- Last Synced: 2025-12-13T21:28:23.277Z (7 months ago)
- Topics: google-maps, google-maps-javascript-api, threejs, webgl
- Language: JavaScript
- Homepage: https://jsfiddle.net/shuuji3/3oqz2pub/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[]((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)